webpack4.0
Pan 2018-08-15 16:48:45 +08:00
parent 3b3fd76445
commit ba71a4b5bc
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ module.exports = {
productionSourceMap: false,
// https://webpack.js.org/configuration/devtool/#production
devtool: 'ource-map',
devtool: 'source-map',
// Gzip off by default as many popular static hosts such as
// Surge or Netlify already gzip all static assets for you.