mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
This provides a minor performance benefit for the generation of the Chrome sourcemap ignorelist generation. Memory is shared were possible and string searching is reduced in certain cases.