mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 03:12:13 +08:00
trying to get revision asset replacements to work with different paths
This commit is contained in:
@ -20,7 +20,7 @@ module.exports = function(grunt) {
|
||||
'filerev',
|
||||
'usemin',
|
||||
'clean:temp',
|
||||
'uglify:dest'
|
||||
//'uglify:dest'
|
||||
]);
|
||||
|
||||
grunt.registerTask('build:grafanaVersion', function() {
|
||||
|
Reference in New Issue
Block a user