mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat: moved json-formatter-js into core grafana to be able to make changes
This commit is contained in:
@@ -34,7 +34,6 @@ module.exports = function(config) {
|
||||
'remarkable/dist/*',
|
||||
'virtual-scroll/**/*',
|
||||
'mousetrap/**/*',
|
||||
'json-formatter-js/dist/*.js',
|
||||
],
|
||||
dest: '<%= srcDir %>/vendor/npm'
|
||||
}
|
||||
|
Reference in New Issue
Block a user