mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7a3e200e7b
Temporary patch until https://github.com/bazelbuild/rules_nodejs/pull/3517 is available in another `rules_nodejs` release. We can remove this patch, but for now it doesn't hurt. On the external side the tsickle code path is not hit at all anyway, but we need to satisfy the TypeScript checker. PR Close #47018