dillon1000/react

Commit

[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
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/packages/babel-plugin-react-forget/src/Entrypoint/Program.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…