Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不能使用 speed-measure-webpack-plugin #7216

Closed
XianZhengquan opened this issue Jun 14, 2019 · 5 comments
Closed

不能使用 speed-measure-webpack-plugin #7216

XianZhengquan opened this issue Jun 14, 2019 · 5 comments

Comments

@XianZhengquan
Copy link

XianZhengquan commented Jun 14, 2019

Create a project create-react-app@latest, rewrite webpack with customize-cra (config-overrides.js), add speed-measure-webpack-plugin,Project error,
repo link

@bugzpodder
Copy link

sorry, if you use customize-cra, you are on your own in terms of customizing your plugins.

@XianZhengquan
Copy link
Author

XianZhengquan commented Jun 14, 2019

@bugzpodder 主要是现在这个项目,打包编译需要接近30分钟,我想用这个speed-measure-webpack-plugin看下,到底是哪慢

@bugzpodder
Copy link

If you just want to test webpack compilation, it might be easier to just eject temporarily and then add the speed-measure-webpack-plugin directly into the webpack configuration.

@XianZhengquan
Copy link
Author

我试过eject,也不能添加 speed-measure-webpack-plugin ,报一样的错误

@bugzpodder
Copy link

You'll need to get rid of html webpack plugin: stephencookdev/speed-measure-webpack-plugin#57

@lock lock bot locked and limited conversation to collaborators Jun 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants