mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 02:42:23 +08:00
chore: Bump clean-webpack-plugin, html-webpack-harddisk-plugin, postcss-reporter
This commit is contained in:
@ -52,7 +52,7 @@ module.exports = merge(common, {
|
||||
},
|
||||
|
||||
plugins: [
|
||||
new CleanWebpackPlugin('../../public/build', { allowExternal: true }),
|
||||
new CleanWebpackPlugin(),
|
||||
new MiniCssExtractPlugin({
|
||||
filename: "grafana.[name].[hash].css"
|
||||
}),
|
||||
|
Reference in New Issue
Block a user