diff --git a/Gruntfile.js b/Gruntfile.js index 68fe95d9fe..59383a77e4 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -334,7 +334,7 @@ module.exports = function (grunt) { grunt.registerTask('editor', [ 'dev-editor', - 'npm-start' + 'watch:css' ]); grunt.registerTask('default', [