fix: minor PWA fixes and implement offline support

Minor fixes such as setting the start_url to `/editor`. Also add
complete offline support by updating configuration.

This is especially nice for mobile users.

I've had some slight issues running this via `npm run dev`.
However, `npm run build && npm run preview` seems to work fine.
This commit is contained in:
Felix Zedén Yverås
2024-07-12 22:44:34 +02:00
parent 18b4267047
commit 22a7603c21
8 changed files with 113 additions and 48 deletions
+1
View File
@@ -10,6 +10,7 @@ lerna-debug.log*
node_modules
dist
dist-ssr
dev-dist
*.local
# Editor directories and files