tree: dd1294b1456690ec72a4af332dba91c6008c1802 [path history] [tgz]
  1. e2e/
  2. patches/
  3. src/
  4. .bazelignore
  5. .bazelrc
  6. angular-metadata.tsconfig.json
  7. angular.json
  8. BUILD.bazel
  9. dummy_test.sh
  10. io_bazel_rules_sass.patch
  11. package.json
  12. README.md
  13. WORKSPACE
  14. yarn.lock
examples/angular_view_engine/README.md

Example Angular application using Bazel

This is experimental, as part of Angular Labs! There may be breaking changes.

There are a few ways to use Angular with Bazel. See https://bazelbuild.github.io/rules_nodejs/examples#angular for an overview of all the options.

This is a ViewEngine version of the Angular example at /examples/angular, based on the Google-internal toolchain.