mirror of
https://github.com/grafana/grafana.git
synced 2025-09-19 02:32:50 +08:00
feat: dashboard permissions are working
This commit is contained in:
@ -24,6 +24,9 @@ module.exports = {
|
||||
path.resolve('node_modules')
|
||||
],
|
||||
},
|
||||
stats: {
|
||||
warningsFilter: /export .* was not found in/
|
||||
},
|
||||
node: {
|
||||
fs: 'empty',
|
||||
},
|
||||
|
Reference in New Issue
Block a user