We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
it looks like the answer is, yes, with a small memory overhead
TypeStrong/ts-node#104
something like: ts-node --transpile-only server.ts
ts-node --transpile-only server.ts
alternatively we add a build step & run normal node on the transpiled code
Sorry, something went wrong.
alternative viewpoint: https://www.reddit.com/r/typescript/comments/8vkvzy/typescript_with_node_should_i_use_tsnode_or_tsc/?st=jxuc3o3z&sh=2905b259
https://medium.com/javascript-in-plain-english/typescript-with-node-and-express-js-why-when-and-how-eb6bc73edd5d
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: