dillon1000/react
Commit
Browse files Repro for "expect trees to be >=2 elements long" invariant
These cases have a switch with only a default, so we create a "conditional" child dependency tree and no other trees which hits the invariant.
Changed paths2 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.todo-switch-with-only-default.expect.md AddedA compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.todo-switch-with-only-default.js AddedPatch
Files changed
Rendering syntax-highlighted changes…