dillon1000/react
Commit
Browse files [be] Refactor gating logic in babel plugin
`compileProgram` was getting complex, so this extracts some of the logic into smaller functions. Additionally, the `try` block now only wraps the `compileFn` generator from Pipeline, which means not accidentally catching other non-Forget errors
Changed paths1 file
First-parent comparisoncompiler/forget/packages/babel-plugin-react-forget/src/Entrypoint/Program.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…