arackaf / customize-cra

Override webpack configurations for create-react-app 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improvement: Too difficult resolve the default babel-loader

Matrixbirds opened this issue · comments

In my case, I need to use addWebpackModuleRule add thread-loader, cache-loader & babel-loader.
I m using react-app-rewired + customize-cra, I cann't getBabelLoader with addWebpackModuleRule

yeah,i want to Analyze the packaging time of the project,
my project is getting bigger and the packaging speed is getting slower and slower