mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 00:20:28 +01:00
Update our various compiler rollup plugins. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/31919). * #31927 * #31918 * #31917 * #31916 * __->__ #31919 |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| tsconfig.json | ||
react-compiler-runtime
Backwards compatible shim for runtime APIs used by React Compiler. Primarily meant for React versions prior to 19, but it will also work on > 19.
See also https://github.com/reactwg/react-compiler/discussions/6.