feat(compiler): read and write `.ngsummary.json` files ยท angular/angular@614a35d
When compiling libraries, this feature extracts the minimal information from the directives/pipes/modules of the library into `.ngsummary.json` files, so that applications that use this library onl...