Merge branch 'master' into develop
This commit is contained in:
@@ -26,6 +26,10 @@ module.exports = merge(common, {
|
||||
]
|
||||
},
|
||||
|
||||
devServer: {
|
||||
stats: 'errors-only',
|
||||
},
|
||||
|
||||
plugins: [
|
||||
new ExtractTextPlugin({
|
||||
filename: 'grafana.[name].css',
|
||||
|
||||
Reference in New Issue
Block a user