react/scripts/babel
Sebastian Markbåge fc74a3a3e6
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.
2024-07-23 15:51:23 -04:00
..
__tests__ Transform JSX to Lazy Requires instead of Wrappers (#30433) 2024-07-23 15:51:23 -04:00
getComments.js Transform updates to support Flow this annotation syntax (#25918) 2023-01-05 15:41:49 -05:00
transform-lazy-jsx-import.js Transform JSX to Lazy Requires instead of Wrappers (#30433) 2024-07-23 15:51:23 -04:00
transform-object-assign.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
transform-prevent-infinite-loops.js [Fizz] Refactor Component Stack Nodes (#30298) 2024-07-09 15:44:01 -04:00
transform-react-version-pragma.js lint: enable reportUnusedDisableDirectives and remove unused suppressions (#28721) 2024-06-21 12:24:32 -04:00
transform-replace-console-calls.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
transform-test-gate-pragma.js Use .slice() for all substring-ing (#26677) 2023-04-19 14:26:01 -07:00