Revert "Update javascript dependencies and add webpack-bundle-analyzer"
This commit is contained in:
parent
d4dbc44dac
commit
eddd59e554
7 changed files with 1316 additions and 1870 deletions
|
@ -9,9 +9,4 @@ const resolve = {
|
|||
|
||||
environment.splitChunks();
|
||||
environment.config.merge({ resolve });
|
||||
|
||||
// Uncoment next lines to run webpack-bundle-analyzer
|
||||
// const { BundleAnalyzerPlugin } = require('webpack-bundle-analyzer');
|
||||
// environment.plugins.append('BundleAnalyzer', new BundleAnalyzerPlugin());
|
||||
|
||||
module.exports = environment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue