dillon1000/react
Commit
Browse files Some existing InvalidConfig errors should be invariants
Now that we have validation of the compiler config, these old errors weren't categorized correctly. Readjusted them to be invariants instead.
Changed paths4 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/Entrypoint/Imports.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/Entrypoint/Program.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.codegen-error-on-conflicting-imports.expect.md ModifiedM compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.gating-use-before-decl.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…