feat: update Vite PWA configuration for improved caching and asset management

This commit is contained in:
2026-01-06 22:41:04 +07:00
parent e4e4d50ca8
commit f8c77ad93e
6 changed files with 746 additions and 6 deletions

1
.gitignore vendored
View File

@@ -26,6 +26,7 @@ npm-debug.log*
!/.vscode/extensions.json
/coverage
/dist
/dev-dist
/node_modules
/platforms
/plugins