mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| getComments.js | ||
| transform-lazy-jsx-import.js | ||
| transform-object-assign.js | ||
| transform-prevent-infinite-loops.js | ||
| transform-react-version-pragma.js | ||
| transform-replace-console-calls.js | ||
| transform-test-gate-pragma.js | ||