mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 06:42:13 +08:00
tech(systemjs): more fixes for optmized build
This commit is contained in:
@ -19,10 +19,10 @@ module.exports = function(grunt) {
|
||||
'ngAnnotate:build',
|
||||
'systemjs:build',
|
||||
'concat:js',
|
||||
// 'filerev',
|
||||
// 'remapFilerev',
|
||||
'filerev',
|
||||
'remapFilerev',
|
||||
'usemin',
|
||||
// 'uglify:genDir'
|
||||
'uglify:genDir'
|
||||
]);
|
||||
|
||||
// task to add [[.AppSubUrl]] to reved path
|
||||
|
Reference in New Issue
Block a user