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