feat: pwa support

This commit is contained in:
Sonny
2023-11-30 14:02:59 +01:00
parent db5fef08fc
commit d7fe801aa2
9 changed files with 1624 additions and 111 deletions

4
.gitignore vendored
View File

@@ -39,3 +39,7 @@ yarn-error.log*
# sitemap files (they are generated by postbuild script)
public/sitemap*
public/robots.txt
# pwa static files
/public/sw.js
/public/workbox-*.js