create-react-pwa
create-react-pwa copied to clipboard
sw-precache ignores `swFilePath`
when I run the build it creates service-worker.js
in my project directory and caches:
- yarn.lock
- sw-precache-config.js
- README.md
- node_modules/ ...everything...