vue.config.js module.exports = { // ...other vue-cli plugin options... pwa: { // configure the workbox plugin workboxPluginMode: 'InjectManifest', ...
確定! 回上一頁