feat: implement pwa, add dockerfiles for web and cli, and introduce folder selection with wasm error handling.

This commit is contained in:
2026-02-14 19:44:19 -05:00
parent 91e7af0c04
commit 48aa59540a
17 changed files with 7637 additions and 127 deletions

View File

@@ -20,7 +20,8 @@
"react-dropzone": "^15.0.0",
"react-icons": "^5.5.0",
"svg-path-parser": "^1.1.0",
"three": "^0.182.0"
"three": "^0.182.0",
"vite-plugin-pwa": "^1.2.0"
},
"devDependencies": {
"@eslint/js": "^9.39.1",