feat: Remove PWA and TWA features

This commit is contained in:
2026-02-10 15:02:06 +08:00
parent 48cf6c44f5
commit 550138005b
6 changed files with 9 additions and 85 deletions

View File

@@ -40,8 +40,8 @@ export async function createVite() {
"react",
"react-dom",
"@mantine/core",
"manifest.json",
"sw.js",
],
},
});