You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
The text was updated successfully, but these errors were encountered: