angular-cn/packages/core/src/metadata
Tobias Bosch 0cc77b4a69 refactor(compiler): split compiler and core (#18683)
After this, neither @angular/compiler nor @angular/comnpiler-cli depend
on @angular/core.

This add a duplication of some interfaces and enums which is stored
in @angular/compiler/src/core.ts

BREAKING CHANGE:
- `@angular/platform-server` now additionally depends on
  `@angular/platform-browser-dynamic` as a peer dependency.


PR Close #18683
2017-08-16 17:58:53 -05:00
..
di.ts perf(core): Remove decorator DSL which depends on Reflect 2017-08-11 09:27:07 -07:00
directives.ts feat(compiler): allow multiple exportAs names 2017-08-16 15:31:48 -07:00
lifecycle_hooks.ts refactor(compiler): don’t rely on global reflector (#16832) 2017-05-23 10:41:23 -06:00
ng_module.ts perf: latest tsickle to tree shake: abstract class methods & interfaces (#18236) 2017-07-21 16:35:37 -05:00
view.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00