You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The source code for this library is maintained in the [angular/dev-infra](https://github.com/angular/dev-infra/tree/main/bazel/rules/rules_angular) repository.
5
+
> Please open any issues or pull requests in that repository.
6
+
7
+
## Usage
8
+
9
+
Add the dependency for `rules_angular` to your `MODULE.bazel` file.
Copy file name to clipboardExpand all lines: bazel/rules/rules_browsers/README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,23 @@
1
1
# rules_browsers
2
2
3
+
> [!IMPORTANT]
4
+
> The source code for this library is maintained in the [angular/dev-infra](https://github.com/angular/dev-infra/tree/main/bazel/rules/rules_browsers) repository.
5
+
> Please open any issues or pull requests in that repository.
6
+
3
7
Use browsers in Bazel and run tests with them.
4
8
5
9
## Usage
6
10
7
11
Add the dependency for `rules_browsers` to your `MODULE.bazel` file.
> The source code for this library is maintained in the [angular/dev-infra](https://github.com/angular/dev-infra/tree/main/bazel/rules/rules_sass) repository.
5
+
> Please open any issues or pull requests in that repository.
6
+
7
+
## Usage
8
+
9
+
Add the dependency for `rules_sass` to your `MODULE.bazel` file.
0 commit comments