mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
30bec78da3
RelectorHost threw an exception when metadata was requested for a .d.ts file that didn't have a .metadata.json file. Changed it to return undefined. Fixes #9678