Skip to content

Commit 04112e2

Browse files
committed
chore: remove old runtime path
1 parent 2892df4 commit 04112e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/api/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"experimentalDecorators": true,
77
"paths": {
88
"@/*": ["src/*"],
9-
"/runtime/v1/*": ["../../runtime/v1/dist/*"],
109
"#runtime/v1/*": ["../../runtime/v1/dist/*"]
1110
},
1211
"strictPropertyInitialization": false

0 commit comments

Comments
 (0)