更新 Gruntfile.js

This commit is contained in:
钟进 2020-06-15 16:17:20 +00:00
parent 2966d28178
commit 41c2f8357e

View File

@ -314,7 +314,7 @@ module.exports = function (grunt) {
}); });
grunt.registerTask('js_editor', [ grunt.registerTask('js_editor', [
'cdb', // 'cdb',
'setConfig:env.browserify_watch:true', 'setConfig:env.browserify_watch:true',
'npm-carto-node', 'npm-carto-node',
'run_browserify', 'run_browserify',