arackaf / customize-cra

Override webpack configurations for create-react-app 2.0
MIT License
2.78k stars 268 forks source link

Improvement: Too difficult resolve the default babel-loader #254

Open Matrixbirds opened 4 years ago

Matrixbirds commented 4 years ago

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

flyingcrp commented 3 years ago

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