diff --git a/frontend/webpack.common.js b/frontend/webpack.common.js index 7a28cab4d..354b7e593 100644 --- a/frontend/webpack.common.js +++ b/frontend/webpack.common.js @@ -78,14 +78,6 @@ module.exports = { org: 'code-zap', project: 'javascript-react', }), - new BundleAnalyzerPlugin({ - analyzerMode: 'static', - reportFilename: 'bundle-report.html', - openAnalyzer: false, - generateStatsFile: true, - statsFilename: 'bundle-stats.json', - excludeAssets: [/node_modules/], - }), ], resolve: { alias: {