Skip to content

Documentation or tutorial on how to use Bun.Transpiler? #925

Discussion options

You must be logged in to vote

It seems like I'm getting closer to my goal by using esbuild directly (which Bun also uses for some cases). From what I read in the Discord server, transforming is supported (using Bun.Transpiler), but bundling isn't yet, which is what I think I need in order to make the imports.

esbuild can be used with bun run esbuild, but it lacks some APIs to be imported and use in a script (child_process and maybe more?).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mfcochauxlaberge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant