angular-cn/packages/core
Miško Hevery f3fc74ab67 build(core): remove `main()` from specs (#21053)
`main()` function used to be needed to support dart, since dart
Does not allow top level statements. Since we no longer use dart
The need for `main()` has been removed.

In preparation for `Basel` and standardized way of running tests
we are removing `main()`

PR Close #21053
2017-12-22 13:10:51 -08:00
..
src build: fix circular dep between interface and l_node by merging (#20855) 2017-12-21 21:40:58 -08:00
test build(core): remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
testing docs(core): move core examples into `examples/core/` directory 2017-12-18 12:10:29 -08:00
BUILD.bazel feat(core): Moving Renderer3 into @angular/core (#20855) 2017-12-21 21:40:58 -08:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: update to rxjs@5.5.0 (#19345) 2017-10-18 11:17:43 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
rollup.config.js refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
tsconfig-build.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00