dillon1000/react

Commit

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

Files changed

Rendering syntax-highlighted changes…