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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ This ruleset is a high-performance and npm-compatible Bazel integration for Java
7
7
- Fast: Bazel's sandbox only sees npm packages as directories, not individual files.
8
8
- Supports npm "workspaces": nested npm packages in a monorepo.
9
9
10
+
Many companies are already successfully building with rules_js. Please add yours to the adoption discussion: <https://github.com/aspect-build/rules_js/discussions/1000>.
11
+
10
12
<https://blog.aspect.dev/rulesjs-npm-benchmarks> shows benchmarks for fetching, installing, and linking packages under rules_js as well as typical alternatives like npm and yarn.
11
13
12
14
Google does not fund development of rules_js. If your company benefits, please consider donating to continue development and maintenance work: <https://opencollective.com/aspect-build/projects/rules_js>
0 commit comments