Transform JSX to Lazy Requires instead of Wrappers (#30433)
This ensures that we can keep overriding what runtime to use by resetting modules while still using the automatic JSX plugin. This is like the "inline requires" transform but just for JSX. I got sick of trying to figure out workarounds to hide the extra stack frame that appears due to the wrappers.
S
Sebastian Markbåge committed
fc74a3a3e6a3ec8340a6202f8d07bb422240836d
Parent: b34b750
Committed by GitHub <[email protected]>
on 7/23/2024, 7:51:23 PM