mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 01:32:13 +08:00
@ -6,7 +6,6 @@ module.exports = function(grunt) {
|
||||
grunt.registerTask('default', [
|
||||
'clean:build',
|
||||
'phantomjs',
|
||||
'webpack:dev'
|
||||
]);
|
||||
|
||||
// prettier-ignore
|
||||
|
Reference in New Issue
Block a user