Having issues when using swc #11140
yangsnapify
started this conversation in
I'm doing this
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to understand swc and using swc modules to somehow make it work from tsx top level to final js modules.
but im having issues on the compiling part, walkdir -> strip -> codegen -> minify -> final js modules
My question can i simply use swc_compiler_base for this whole process, im not so sure it already has the abstraction already, because right im using each module and suffering from the fold is not satisfied, any guidance or explanation would be much appreciated, better if author is here
Beta Was this translation helpful? Give feedback.
All reactions