Skip to content

angular/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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors