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

Dramatically slow build time when used together with webpack's IgnorePlugin #203

Open
jordan-meraki opened this issue Sep 12, 2024 · 0 comments

Comments

@jordan-meraki
Copy link

I am using a private corporate repo that uses webpack. This plugin reports that the IgnorePlugin step alone takes 21 minutes (the whole build takes 45 minutes); however, when I remove speed-measure-webpack-plugin the build takes 5 minutes total.
Also if I remove IgnorePlugin it is much faster also.

So any combination of the two causes a dramatic slowdown.

@jordan-meraki jordan-meraki changed the title This plugin dramatically slows build time when used together with webpack's IgnorePlugin Dramaticly slow build time when used together with webpack's IgnorePlugin Sep 12, 2024
@jordan-meraki jordan-meraki changed the title Dramaticly slow build time when used together with webpack's IgnorePlugin Dramatically slow build time when used together with webpack's IgnorePlugin Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant