From 3a2509ded8785389934c4bf9abe6a789d6cf6bdf Mon Sep 17 00:00:00 2001 From: Ivan Malagon Date: Tue, 19 Jun 2018 17:46:15 +0200 Subject: [PATCH] Modify grunt editor --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', [