mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
eb8013e853
This commit fixes the options passed to ReflectorHost to include 'paths' if it's specified in compiler options, so that dependency modules can be loaded. PR Close #20222