react/compiler/packages/react-compiler-healthcheck
Lauren Tan 9d530e94c4 [compiler:babel] Don't read config files when not running as part of
user's pipeline

When the user app has a babel.config file that is missing the compiler,
strange things happen as babel does some strange merging of options from
the user's config and in various callsites like in our eslint rule and
healthcheck script. To minimize odd behavior, we default to not reading
the user's babel.config

Fixes #29135

ghstack-source-id: d6fdc43c5c
Pull Request resolved: https://github.com/facebook/react/pull/29211
2024-05-29 11:46:27 +09:00
..
src [compiler:babel] Don't read config files when not running as part of 2024-05-29 11:46:27 +09:00
package.json Bump version to 0.0.0-experimental-f978439-20240517 2024-05-17 15:17:05 -07:00
rollup.config.js [healthcheck] Rename to react-compiler-healthcheck 2024-05-11 00:56:48 -04:00
tsconfig.json [healthcheck] Rename to react-compiler-healthcheck 2024-05-11 00:56:48 -04:00