mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +08:00
Module concatenation may rename classes with the same name. The renaming logic is specific to the bundler so we can't really foresee it. But the fact remains that the inner function declaration doesn't need to have the same name as the outer one.