Skip to content

Commit 8de9b39

Browse files
committed
try fix build bug
Signed-off-by: SeeuSim <[email protected]>
1 parent 8ce07d4 commit 8de9b39

File tree

3 files changed

+1
-24
lines changed

3 files changed

+1
-24
lines changed

frontend/tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"files": [],
33
"references": [
4-
{ "path": "./tsconfig.app.json" },
5-
{ "path": "./tsconfig.node.json" }
4+
{ "path": "./tsconfig.app.json" }
65
],
76
"compilerOptions": {
87
"baseUrl": ".",

frontend/tsconfig.node.json

Lines changed: 0 additions & 22 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)