Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(babel): ensure components compiled with react-compiler are tested…
… in Jest - Fixed an issue where components compiled using `react-compiler` were not being tested in Jest. - Updated ReactCompilerConfig to exclude test files from compilation but still compile components imported in tests.
- Loading branch information