angular/integration/bazel/src/hello-world
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
..
BUILD.bazel fix(bazel): ng_module should not emit shim files under bazel and Ivy (#33765) 2019-11-22 16:52:08 -05: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