forked from trent_larson/crowd-funder-for-time-pwa
combine all service-worker scripts into a single file to try and ensure included scripts aren't lost
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,6 +2,8 @@
|
||||
node_modules
|
||||
/dist
|
||||
signature.bin
|
||||
# generated during `npm run build`
|
||||
sw_scripts-combined.js
|
||||
*.pem
|
||||
verified.txt
|
||||
myenv
|
||||
|
||||
Reference in New Issue
Block a user