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
To enable dead code elimination, change bsconfig.json's package-specsmodule from "commonjs" to "es6". Then re-run the above 2 commands. This will allow Webpack to remove unused code.