From 41c2f8357e76a045d6d991df9db8501d53b037dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Mon, 15 Jun 2020 16:17:20 +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 5d0f71f..1a47a54 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',