mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2b4b7c3ebf
Fixes that the HMR dependency extraction logic wasn't handling some node types. Most of these are a bit edge-case-ey in component definitions, but variable initializers and arrow functions can realistically happen in factories. PR Close #59445