angular-cn/integration/bazel/src
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
..
hello-world refactor: update to tslib 2.0 and move to direct dependencies (#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
app-routing.module.ts test(bazel): Add router to bazel integration test (#29459) 2019-03-22 13:17:01 -07:00
app.component.ts test(bazel): Add router to bazel integration test (#29459) 2019-03-22 13:17:01 -07:00
app.module.ts test(bazel): Add router to bazel integration test (#29459) 2019-03-22 13:17:01 -07:00
index.html test: keep diff in integration/bazel minimal by not introducing additional_root_paths (#34736) 2020-01-15 14:58:07 -05:00
main.ts build: update integration/bazel to Ivy and new rollup_bundle (#33434) 2019-10-28 16:24:57 -07:00
rollup.config.js build: update integration/bazel to Ivy and new rollup_bundle (#33434) 2019-10-28 16:24:57 -07:00
rxjs_shims.js build(bazel): do not build rxjs from source under Bazel (#28720) 2019-02-19 16:28:14 -08:00
tsconfig.json test: enable importHelpers for UMD builds (#36989) 2020-05-14 10:50:30 -07:00