Where does snowpack transform JSX internally? #3087
marialovesbeans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The guide says
Snowpack has built-in support for JSX and TypeScript transpilation
. However when fiddling through source code I cannot pinpoint the line where JSX transformation is performed. Can anyone please point out where exactly does this happen? I need to Monkey Patch something to test. Thanks so much!!Beta Was this translation helpful? Give feedback.
All reactions