mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ced575fd10
Modules that directly or indirectly export or imported themselves reports an error instead of generating a stack fault. Fixes: #19979