chore: attemp to fix nodecar missing dependencies

This commit is contained in:
zhom
2025-05-29 11:07:01 +04:00
parent d87ef3ccf6
commit 8b7fcf1a4d
2 changed files with 55 additions and 45 deletions
+1 -1
View File
@@ -31,5 +31,5 @@
"next-env.d.ts",
"dist/types/**/*.ts"
],
"exclude": ["node_modules"]
"exclude": ["node_modules", "nodecar"]
}