dillon1000/react

Commit

[babel-plugin] buildFunctionDeclaration errors are todos

The existing errors thrown were marked as InvalidInput, which is now considered 
critical. This was causing an error in the sync since we had 2 occurrences of 
the errors being thrown. These are really todos and not invalid code.
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/packages/babel-plugin-react-forget/src/Entrypoint/Program.ts ModifiedM compiler/forget/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error._todo.multi-arrow-expr-export-default-gating-test.expect.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…