Some docs/readme clarifications needed #55
Closed
bogdanailincaipnt
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Yes here build refers to the build command that always bundle with rollup, but the transformation of modules is done via esbuild when not using plugins, or swc + esbuild when using plugins (I need to update the doc). I confirm that tsconfig is not read. Which options are you referring too? I think they just match the default of the plugin. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello!
I am interested in starting to use this package. However there are a few things that are not clear to me:
tsconfig.json
are still working in development. So I am probably missing something.Thanks in advance for your responses!
Beta Was this translation helpful? Give feedback.
All reactions