angular/modules/@angular/core/src/metadata
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
..
di.ts refactor(core): rename precompile into entryComponents. 2016-07-26 07:04:36 -07:00
directives.ts refactor(core): rename precompile into entryComponents. 2016-07-26 07:04:36 -07:00
lifecycle_hooks.ts refactor(decorators): cleanup 2016-07-18 10:38:59 -07:00
ng_module.ts refactor(core): rename precompile into entryComponents. 2016-07-26 07:04:36 -07:00
view.ts doc(api): fix invalid doc links (#9873) 2016-07-07 23:02:35 -07:00