pwa app is now working

This commit is contained in:
Dobromir Popov
2024-04-07 01:10:26 +03:00
parent e4e3f9581a
commit 807bb35973
5 changed files with 102 additions and 10 deletions

10
.gitignore vendored
View File

@ -10,8 +10,16 @@ lerna-debug.log*
.yarn-integrity
.npm
.eslintcache
# PWA files
**/public/sw.js
**/public/workbox-*.js
**/public/worker-*.js
**/public/sw.js.map
**/public/workbox-*.js.map
**/public/worker-*.js.map
.eslintcache
*.tsbuildinfo
next-env.d.ts