Skip to content

nodejs es6 import #353

Answered by ivanhofer
bitdom8 asked this question in Q&A
Discussion options

You must be logged in to vote

Have you tried the esmImports option?

If you need to use two different adapters, you would need to generate the code twice. Set the adapter to an option and run the generator. Then do the same again for the other adapter.

You could run your node code together with TypeScript with a tool like tsx.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ivanhofer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
implemented Available in latest version
2 participants