mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
912ca44979
- `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