Skip to content

martintribo/rules_angular

 
 

Repository files navigation

rules_angular

Important

The source code for this library is maintained in the angular/dev-infra repository. Please open any issues or pull requests in that repository.

Usage

Add the dependency for rules_angular to your MODULE.bazel file.

bazel_dep(name = "rules_angular")

git_override(
    module_name = "rules_angular",
    remote = "https://github.com/angular/rules_angular.git",
    commit = "{SHA}",
)

About

Bazel rules for Angular with `rules_js`

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 45.0%
  • Starlark 42.4%
  • JavaScript 10.9%
  • Shell 1.6%
  • HTML 0.1%