angular-docs-cn/packages/core
Misko Hevery 47bcb5bc35 build(core): add bazel test targets for core (#21053)
- Add tests target for `test`, `test_node_only` and `test_web` in `core` package.
- Created a `_testing_init` pseudo package where bootstrap code for tests is kept.
- Moved `source_map_util` from `test` to `testing` so to prevent circular dependency.
- Removed `visibility:public` for testing `BUILD` packages.

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): add bazel test targets for core (#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