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
There is a pretty new Webpack plugin to apply some tree shaking to classic CommonJS modules. As this does not seem to have negative side-effects we should try out whether this improves bundle sizes in production.
There is a pretty new Webpack plugin to apply some tree shaking to classic CommonJS modules. As this does not seem to have negative side-effects we should try out whether this improves bundle sizes in production.
Plugin: https://github.com/indutny/webpack-common-shake
The text was updated successfully, but these errors were encountered: