angular-docs-cn/integration/bazel/src
Igor Minar 955423c79b fix(bazel): ng_module should not emit shim files under bazel and Ivy (#33765)
Under bazel and Ivy we don't need the shim files to be emmited by default.

We still need to the shims for blaze however because google3 code imports them.

This improves build latency by 1-2 seconds per ng_module target.

PR Close #33765
2019-11-22 16:52:08 -05:00
..
hello-world fix(bazel): ng_module should not emit shim files under bazel and Ivy (#33765) 2019-11-22 16:52:08 -05:00
BUILD.bazel fix(bazel): ng_module should not emit shim files under bazel and Ivy (#33765) 2019-11-22 16:52:08 -05: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 build(bazel): do not build rxjs from source under Bazel (#28720) 2019-02-19 16:28:14 -08: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 build: add bazel integration test (#18733) 2017-08-23 11:34:52 -05:00