mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
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:
|
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| rollup.config.js | ||
| tsconfig.json | ||