mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ba5b3af077
after update to rules_nodejs 0.32.1, @types are no longer automatically discovered by ngc-wrapped (which uses parts of ts_library) so this test needed updating so that the types files it generates is added as an explicit dep PR Close #31325