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',