mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9376e7f05e
This changes reduced slightly the bundle size as `global` can be minified unlike direct usage of `globalThis`. PR Close #52394