[compiler] Remove fallback compilation pipeline dead code (#35827)
Remove dead code left behind after the removal of retryCompileFunction, enableFire, and inferEffectDependencies: - Delete ValidateNoUntransformedReferences.ts (always a no-op) - Remove CompileProgramMetadata type and retryErrors from ProgramContext - Remove 'client-no-memo' output mode - Change compileProgram return type from CompileProgramMetadata | null to void
J
Joseph Savona committed
8b6b11f703a1f92dd2bb2e0e3b93a1836dc06de6
Parent: ab18f33
Committed by GitHub <noreply@github.com>
on 2/23/2026, 4:54:49 PM