mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 05:08:36 +08:00
build/grunt script fixes
This commit is contained in:
@ -4,7 +4,7 @@ module.exports = function(grunt) {
|
||||
grunt.registerTask('build', [
|
||||
'jshint:source',
|
||||
'clean:on_start',
|
||||
'less:dist',
|
||||
'less:src',
|
||||
'copy:everything_but_less_to_temp',
|
||||
'htmlmin:build',
|
||||
'cssmin:build',
|
||||
|
Reference in New Issue
Block a user