const { GenerateSW } = require('workbox-webpack-plugin'); plugins:[new GenerateSW ({ clientsClaim: true, skipWaiting: true })] ...
確定! 回上一頁