diff --git a/Gruntfile.js b/Gruntfile.js index c42495992a..08c59f2f17 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1360,6 +1360,7 @@ module.exports = function(grunt) { 'includes:embed', 'usebanner', 'webpack:prod', + 'webpack:dev', 'jsvalidate:build' ] );