mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 06:12:20 +08:00
Merge branch 'master' into develop
This commit is contained in:
@ -27,7 +27,10 @@ module.exports = merge(common, {
|
||||
},
|
||||
|
||||
devServer: {
|
||||
stats: 'errors-only',
|
||||
noInfo: true,
|
||||
stats: {
|
||||
chunks: false,
|
||||
},
|
||||
},
|
||||
|
||||
plugins: [
|
||||
|
Reference in New Issue
Block a user