This allows a build using summaries to not need .metadata.json files at all any more. Part of #12787
static_reflector
@angular/compiler
- `src/runtime_compiler.ts` -> `src/jit/compiler.ts` - `src/compiler.ts` -> `src/jit/compiler_factory.ts` - `src/offline_compiler` -> `src/aot/compiler.ts` Part of #12867