fix: vite wasm rollup
All checks were successful
Build and Push Docker Image to Gitea / build-and-push (push) Successful in 5m33s

This commit is contained in:
2026-02-06 15:00:04 +01:00
parent 6ea4ed1933
commit 27d86fff8b
3 changed files with 10 additions and 11 deletions

View File

@@ -36,7 +36,8 @@
"tailwindcss": "^4.0.0",
"tw-animate-css": "^1.3.8",
"typescript": "^5.9.2",
"vite": "^7.1.4"
"vite": "^7.1.4",
"vite-plugin-wasm": "3.5.0"
},
"dependencies": {
"@directus/sdk": "^20.0.3",