angular-docs-cn/modules/@angular/compiler-cli/test
Tobias Bosch 912ca44979 refactor(compiler): move `static_reflector` into `@angular/compiler` and rename files
- `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
2016-11-18 10:04:14 -08:00
..
mocks.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
reflector_host_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00