Why we have fixed outDir? #2021
uttam-gelot
started this conversation in
General
Replies: 0 comments
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.
-
So if we have separate outDir in tscongig.json file for ts-node, it still outputs complied files into .ts-node folder and not the one which we have specified into tsconfig.json file.
In the source code at
ts-node/src/configuration.ts
Line 23 in 7af5c48
So it there any particular reason for that?
Beta Was this translation helpful? Give feedback.
All reactions