mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2ece9509a0
Lock file maintenance updated Terser, which impacts the bundle optimizations being tested via the symbol golden tests. There was a small noticable change in the symbol golden where `withDomHydration` is now preserved, and the underlying function that was previously detected is gone. Seemingly Terser now inlines this function and had to preserve `withDomHydration` as the entry point. PR Close #57211
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT