mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
da22c48ef1
The compiler would throw an internal exception if an import using the `ngModule` syntax and the module as not a resolvable symbol. Fixes: #20049