bundle analyzer is needed for prod not dev...
This commit is contained in:
parent
3de88441fd
commit
7649882995
@ -76,7 +76,7 @@ module.exports = (env, argv) => {
|
||||
map: { inline: false, annotation: true }
|
||||
}
|
||||
}),
|
||||
isEnvDevelopment &&
|
||||
isEnvProduction &&
|
||||
new BundleAnalyzerPlugin({
|
||||
analyzerMode: 'static',
|
||||
openAnalyzer: false
|
||||
|
Loading…
Reference in New Issue
Block a user