trying to get revision asset replacements to work with different paths

This commit is contained in:
Torkel Ödegaard
2014-12-31 19:01:10 +01:00
parent 9c3cd87bee
commit 33e3fc70b2
6 changed files with 74 additions and 5 deletions

View File

@ -20,7 +20,7 @@ module.exports = function(grunt) {
'filerev',
'usemin',
'clean:temp',
'uglify:dest'
//'uglify:dest'
]);
grunt.registerTask('build:grafanaVersion', function() {