-
-
Notifications
You must be signed in to change notification settings - Fork 171
Add TS Node environment variable #355
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
Add TS Node environment variable #355
Conversation
|
I do not know if it is a good practice to enable this behavior by default. But it seems that if we use |
mcollina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Apologies -- not a cross-platform solution. May I update this PR @mcollina? |
You can update it any time before it merge and re-request for review. |
mcollina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
mcollina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to add cross-env to the devDependencies in the generated package.json.
mcollina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Can you please rebase it on top of master? |
TS_NODE_FILES set "true" so as to load tsconfig "include" on startup.
215a9ff to
6a9ea99
Compare
mcollina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
TS_NODE_FILESsettrueso as to loadincludeon startup.#354
Checklist
npm run testandnpm run benchmarkand the Code of conduct