mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
567d48f2a1
The `REF_EXTRACTOR_REGEXP` is a `new` expression that has side effects and is not dropped in production, even if it is unused. PR Close #60081