Fixed client build

This commit is contained in:
Donkie
2024-08-05 19:19:04 +02:00
parent 5afe53e05b
commit ae0dbc740b

View File

@@ -16,7 +16,7 @@
"noEmit": true, "noEmit": true,
"jsx": "react-jsx" "jsx": "react-jsx"
}, },
"include": ["src", "vite.config.ts"], "include": ["src"],
"references": [ "references": [
{ {
"path": "./tsconfig.node.json" "path": "./tsconfig.node.json"