mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 00:37:04 -06:00
build: remove clean plugin from dev build
This commit is contained in:
parent
0831238420
commit
1af00f5209
@ -44,7 +44,6 @@ module.exports = merge(common, {
|
||||
new webpack.optimize.CommonsChunkPlugin({
|
||||
names: ['vendor', 'manifest'],
|
||||
}),
|
||||
new WebpackCleanupPlugin(),
|
||||
// new BundleAnalyzerPlugin({
|
||||
// analyzerPort: 8889
|
||||
// })
|
||||
|
Loading…
Reference in New Issue
Block a user