angular-cn/integration/bazel/src/hello-world
Alan Agius 772c5b8f64 refactor: update to tslib 2.0 and move to direct dependencies (#37198)
Tslib version is bound to the TypeScript version used to compile the library. Thus, we shouldn't list `tslib` as a  `peerDependencies`. This is because, a user can install libraries which have been compiled with older versions of TypeScript and thus require multiple `tslib` versions to be installed.

Reference: TOOL-1374 and TOOL-1375

Closes: #37188

PR Close #37198
2020-05-19 14:57:09 -07:00
..
BUILD.bazel refactor: update to tslib 2.0 and move to direct dependencies (#37198) 2020-05-19 14:57:09 -07:00
hello-world.component.scss test: Enable sass compiler for bazel integration test (#19357) 2017-09-26 09:44:47 -07:00
hello-world.component.spec.ts build(bazel): update bazel integration test to test secondary angular imports such as @angular/common/http (#24170) 2018-06-01 13:40:47 -07:00
hello-world.component.ts test(bazel): Add router to bazel integration test (#29459) 2019-03-22 13:17:01 -07:00
hello-world.module.ts build(bazel): update bazel integration test to test secondary angular imports such as @angular/common/http (#24170) 2018-06-01 13:40:47 -07:00
index.ts feat(bazel): add an ng_package rule (#22221) 2018-02-23 11:19:04 -08:00