I've recently been experimenting with ES modules for service workers, ... serviceWorker.register('es-module-sw.js', { type: 'module', } ...
確定! 回上一頁