MengYX
5 years ago
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
1 changed files with
1 additions and
1 deletions
-
vue.config.js
|
@ -1,6 +1,6 @@ |
|
|
module.exports = { |
|
|
module.exports = { |
|
|
publicPath: '', |
|
|
publicPath: '', |
|
|
productionSourceMap: true, |
|
|
productionSourceMap: false, |
|
|
pwa: { |
|
|
pwa: { |
|
|
workboxOptions: { |
|
|
workboxOptions: { |
|
|
skipWaiting: true |
|
|
skipWaiting: true |
|
|