Open flyingcrp opened 3 years ago
Compared to other packages, create-react-app is one of slowest already. But this is even worse.
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.
这个问题解决了没?
?
my project built with antD + CRA But now the packaging speed is getting slower.
i use speed-measure-webpack-plugin to analyze the building time,i got the following information:
i use customize-cra to override some webpack config ,like following :
my
package.json
:as you can see,the build speed is too slow , i want to make it faster ,thanks