mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
429700590c
This commit updates the implementation of the zone.js `fs` patch to restore the implementation of `realpath.native` and patches it as a macrotask, along with other functions of the `fs` package. This is the only nested function that must be patched. Closes: #45546 PR Close #54208