diff --git a/Gruntfile.js b/Gruntfile.js index 1a574d3050..34b7673838 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -590,8 +590,8 @@ module.exports = function(grunt) { 'imagemin:core', 'browserify', 'jshint:corejs', - 'qunit:compiled', - 'uglify:bookmarklet' + 'uglify:bookmarklet', + 'qunit:compiled' ] ); grunt.registerTask( 'copy:all', [