Replies: 1 comment
-
This issue is not a bug, it has been resolved, please delete this discussion |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
swc=true
option is work fine when runts-node --loader ts-node/esm
but not work when runTS_NODE_PROJECT="tsconfig.build.json" node --loader ts-node/esm ./src/main.ts
.And has any environment to sepecify this option lkie
TS_NODE_SWC
?Beta Was this translation helpful? Give feedback.
All reactions