Skip to content
New issue

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

Should we run tsnode in production? #3

Closed
nrutledge opened this issue Jul 7, 2019 · 3 comments
Closed

Should we run tsnode in production? #3

nrutledge opened this issue Jul 7, 2019 · 3 comments
Labels
question Further information is requested

Comments

@nrutledge
Copy link
Owner

No description provided.

@nrutledge nrutledge added the question Further information is requested label Jul 7, 2019
@Benjmhart
Copy link
Collaborator

it looks like the answer is, yes, with a small memory overhead

TypeStrong/ts-node#104

something like:
ts-node --transpile-only server.ts

alternatively we add a build step & run normal node on the transpiled code

@Benjmhart
Copy link
Collaborator

@Benjmhart Benjmhart pinned this issue Jul 12, 2019
@Benjmhart Benjmhart unpinned this issue Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants