mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
⚒️ Add PWA files.
This commit is contained in:
parent
0c11cc399a
commit
cd00edb6e6
8
.gitignore
vendored
8
.gitignore
vendored
@ -32,3 +32,11 @@ yarn-error.log*
|
|||||||
|
|
||||||
# typescript ->
|
# typescript ->
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
|
# PWA files ->
|
||||||
|
**/public/sw.js
|
||||||
|
**/public/workbox-*.js
|
||||||
|
**/public/worker-*.js
|
||||||
|
**/public/sw.js.map
|
||||||
|
**/public/workbox-*.js.map
|
||||||
|
**/public/worker-*.js.map
|
||||||
|
Loading…
Reference in New Issue
Block a user