mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 06:52:37 +08:00
dev building and optimized builds work
This commit is contained in:
@ -7,7 +7,7 @@ module.exports = function(grunt) {
|
||||
'jscs',
|
||||
'jshint',
|
||||
'clean:gen',
|
||||
'copy:everything_but_ts_and_less',
|
||||
'copy:public_to_gen',
|
||||
'css',
|
||||
'typescript:build'
|
||||
]);
|
||||
|
Reference in New Issue
Block a user