mirror of
https://github.com/grafana/grafana.git
synced 2025-09-25 19:24:22 +08:00
refactor(): removed stuff
This commit is contained in:
@ -11,7 +11,7 @@ module.exports = function(grunt) {
|
||||
console.log('Starting systemjs-builder');
|
||||
|
||||
var modules = [
|
||||
'app/app',
|
||||
'app/grafana',
|
||||
'app/features/all',
|
||||
'app/plugins/panel/**/module',
|
||||
'app/plugins/datasource/graphite/datasource',
|
||||
|
Reference in New Issue
Block a user