From 2bb865b7832e9be4e53fc27c6adc63f488dfeb46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Mon, 15 Jun 2020 16:09:42 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Gruntfile.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 1a47a54..5d0f71f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -314,7 +314,7 @@ module.exports = function (grunt) { }); grunt.registerTask('js_editor', [ -// 'cdb', + 'cdb', 'setConfig:env.browserify_watch:true', 'npm-carto-node', 'run_browserify',