diff --git a/Gruntfile.js b/Gruntfile.js index d4ad1db..f8bbbbb 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -28,7 +28,7 @@ module.exports = function(grunt) { publicPath: "/" + webpackConfig.output.publicPath }, start: { - keepAlive: true, + keepalive: true, webpack: { devtool: "eval", debug: true