diff --git a/config/index.js b/config/index.js index a48b218ddc7079ce9f1a0a98840c34e276578dab..f9159cbcaee73b723f8558e2e8c3c26a323d5f1d 100644 --- a/config/index.js +++ b/config/index.js @@ -77,7 +77,7 @@ module.exports = { // Surge or Netlify already gzip all static assets for you. // Before setting to `true`, make sure to: // npm install --save-dev compression-webpack-plugin - productionGzip: false, + productionGzip: true, productionGzipExtensions: ["js", "css"], // Run the build command with an extra argument to