mirror of
https://github.com/heyman/heynote.git
synced 2025-06-27 21:12:00 +02:00
Fix issue causing vite build not to work
This commit is contained in:
parent
cf51779e37
commit
03ec7a4867
@ -17,7 +17,7 @@
|
|||||||
"@/*": ["./*"],
|
"@/*": ["./*"],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"include": ["src"," shared-utils", "electron"],
|
"include": ["src"," shared-utils"],
|
||||||
"references": [
|
"references": [
|
||||||
{ "path": "./tsconfig.node.json" }
|
{ "path": "./tsconfig.node.json" }
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user