Does typegraphql require ts-node? #1724
Unanswered
shawnjones253
asked this question in
Q&A
Replies: 2 comments 5 replies
|
No, It doesn't. |
0 replies
|
Wondering this as well. I can't seem to run it with I'm trying to make a custom-server setup with Express + TypeGraphql + Vite. But TypeGraphQL + ESM + Vite + ESBuild feels like oil and water right now. Running with Running with |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there anything in typegraphql that relies on type information or can it run via transpiled javascript?
All reactions