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
This greatly increases execution times for non-trivial webpack.config.js files. It would be great if the config would only be required and instantiated once, using memoization if necessary.
Hi again! Sorry for the late response.
I haven't used the library since May and so haven't really had a reason to fix this myself - so it's up for grabs if anybody else wants to try 👍
This greatly increases execution times for non-trivial webpack.config.js files. It would be great if the config would only be required and instantiated once, using memoization if necessary.
node-filing-cabinet/index.js
Lines 302 to 352 in 754d388
The text was updated successfully, but these errors were encountered: