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
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
I get an deprecation warning when using this plugin with webpack 5.42.0:
compilation.cacheseems to be used multiple times withinloader.js:worker-plugin/src/loader.js
Lines 74 to 76 in 2225c95