We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c72d2 commit 8c9ebd7Copy full SHA for 8c9ebd7
config/index.js
@@ -10,7 +10,7 @@ module.exports = {
10
assetsSubDirectory: 'static',
11
assetsPublicPath: './', //请根据自己路径配置更改
12
staticPath:'./static/', //请根据自己路径配置更改
13
- productionSourceMap: true,
+ productionSourceMap: false,
14
// Gzip off by default as many popular static hosts such as
15
// Surge or Netlify already gzip all static assets for you.
16
// Before setting to `true`, make sure to:
0 commit comments