fix: remove vite-plugin-top-level-await (breaks bun Docker build)

This commit is contained in:
2026-01-29 23:37:02 +00:00
parent 0ab506e8c3
commit b9a5b6a016
3 changed files with 1 additions and 38 deletions

View File

@@ -14,7 +14,6 @@
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router-dom": "^6.30.3",
"vite-plugin-top-level-await": "^1.6.0",
"vite-plugin-wasm": "^3.5.0"
},
"devDependencies": {