fix: @imgly/background-removal via npm + publicPath CDN + asyncWebAssembly webpack

This commit is contained in:
2026-06-09 12:27:18 +02:00
parent 0b26a61f90
commit a77f44b800
5 changed files with 191 additions and 33 deletions
+2
View File
@@ -13,6 +13,7 @@
"seed": "ts-node --compiler-options '{\"module\":\"CommonJS\"}' prisma/seed.ts"
},
"dependencies": {
"@imgly/background-removal": "^1.7.0",
"@prisma/adapter-better-sqlite3": "^7.8.0",
"@prisma/client": "^7.8.0",
"bcryptjs": "^3.0.3",
@@ -23,6 +24,7 @@
"jszip": "^3.10.1",
"next": "14.2.35",
"next-auth": "^4.24.14",
"onnxruntime-web": "^1.21.0",
"react": "^18",
"react-dom": "^18",
"sharp": "^0.34.5"