Build fixes

This commit is contained in:
Hein
2025-10-21 14:24:28 +02:00
parent 1e0f8ba2c6
commit c42bc20069
6 changed files with 32 additions and 21 deletions

View File

@@ -1,7 +1,11 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.node.json"
}
]
}
}