mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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