SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[compiler][be] Stabilize compiler output: sort deps and decls by name (#31362)

All dependencies and declarations of a reactive scope can be reordered
to scope start/end. i.e. generated code does not depend on conditional
short-circuiting logic as dependencies are inferred to have no side
effects.

Sorting these by name helps us get higher signal compilation snapshot
diffs when upgrading the compiler and testing PRs
M
mofeiZ committed
f2f002c7c19e273f3f31289d6f288c3248f10183
Parent: 792fa06
Committed by GitHub <[email protected]> on 11/5/2024, 11:26:50 PM