fix deploy build

This commit is contained in:
hamid zarghami
2025-01-11 14:12:21 +03:30
parent 24fbeece97
commit 0da02d2f03
2 changed files with 9 additions and 5 deletions
+8 -4
View File
@@ -1,7 +1,11 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.node.json"
}
],
}