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