dillon1000/react

Commit

InferReactiveIdentifiers uses IdentifierId

This is to help prep for @poteto's renaming PR. To make that PR work we 
generally need to use IdentifierId to distinguish "the same identifier" rather 
than Identifier object identity.
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/src/ReactiveScopes/InferReactiveIdentifiers.ts ModifiedM compiler/forget/src/ReactiveScopes/PruneNonReactiveDependencies.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…