mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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