Created by: longsleep
To test, add LOCAL_WORKBOX=true
to the .env
file, then build an app. The build directory should then show a local copy of the workbox runtime libraries and the generated service-worker.js
should import from there instead of importing from external Google CDN.