fix: vite wasm rollup
All checks were successful
Build and Push Docker Image to Gitea / build-and-push (push) Successful in 5m33s
All checks were successful
Build and Push Docker Image to Gitea / build-and-push (push) Successful in 5m33s
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user