dillon1000/react
Commit
Browse files Repro of hoisting bug
Adds a test case reproducing an issue with hoisting. This seems like a case where hoisting was incorrectly applied as this example doesn't require it
Changed paths2 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.bug-hoisting-nested-block-statements.expect.md AddedA compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.bug-hoisting-nested-block-statements.js AddedPatch
Files changed
Rendering syntax-highlighted changes…