Comment old build steps to test in staging

pull/14080/head
rubenmoya 6 years ago
parent 40ea5a2dc6
commit c80ec4b8d9

@ -373,10 +373,10 @@ module.exports = function (grunt) {
grunt.registerTask('build', [
'npm-carto-node',
'pre',
'copy:js',
'exorcise',
'uglify',
// 'pre',
// 'copy:js',
// 'exorcise',
// 'uglify',
'npm-build',
'build-static',
'npm-build-dashboard'

Loading…
Cancel
Save