mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
aa31d611c9
Fixes a deprecation warning that was being logged by compiler when generating aliases, because we weren't going through `ts.factory` to create an AST node. PR Close #48652