dillon1000/react
Commit
Browse files Rewrite reactive scopes to computed with lambda
Updates LowerReactiveScopes to rewrite to a ReactiveFunctionValue (ReactiveFunction-based) instead of a FunctionExpression (HIR-based). This lets us include terminals and even nested reactive scopes in the result.
Changed paths1 file
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/HIR/HIR.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…