angular/modules/@angular/compiler-cli/integrationtest/test
Tobias Bosch 6f4e49ed53 refactor(core): rename precompile into entryComponents.
Part of #10043

BREAKING CHANGE:
- `@Component.precompile` was renamed to `@Component.entryComponents`
  (old property still works but is deprecated)
- `ANALYZE_FOR_PRECOMPILE` was renamed to `ANALYZE_FOR_ENTRY_COMPONENTS` (no deprecations)
2016-07-26 07:04:36 -07:00
..
animate_spec.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
basic_spec.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
entry_components_spec.ts refactor(core): rename precompile into entryComponents. 2016-07-26 07:04:36 -07:00
i18n_spec.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
init.ts refactor(core): make lockRunMode a noop and deprecate it. 2016-07-07 16:16:55 -07:00
ng_module_spec.ts refactor(core): rename precompile into entryComponents. 2016-07-26 07:04:36 -07:00
projection_spec.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
query_spec.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
util.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00