rules_js
rules_js copied to clipboard
High-performance Bazel rules for running Node.js tools and building JavaScript projects
This adds an extra indirect dependency to the `npm_link_package` test to ensure indirect deps are passed along to runtime. The second commit adds an esm version of that test. Basically...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/aspect-build/rules_js). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`2.75.7` -> `2.79.0`](https://renovatebot.com/diffs/npm/rollup/2.75.7/2.79.0) |...
I have a repository which has some interesting quirks including the fact that our main `node_modules` folder is not in the typical Node module resolution path. Our `node_modules` is in...
It was disabled to land https://github.com/aspect-build/rules_js/pull/403#pullrequestreview-1082899839
Hi team, thanks for this great repository! I recently moved from `ruled_nodejs` but found a weird bug: MVCE repo: https://github.com/tamuhey/rules-js-bug In this repository, `bazel build foo` fails, but `pnpm tsc`...
I've managed to get Jest running via: ```bazel load("@npm//:jest/package_json.bzl", jest_bin = "bin") jest_bin.jest_test( name = "src_tests", args = [ "--roots=%s" % native.package_name(), "--config=$(rootpath //:copy_jest_config)", ], data = [ ":src", "//:copy_jest_config",...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@pnpm/lifecycle](https://togithub.com/pnpm/pnpm/blob/main/packages/lifecycle#readme) ([source](https://togithub.com/pnpm/pnpm)) | [`13.1.5` -> `13.1.7`](https://renovatebot.com/diffs/npm/@pnpm%2flifecycle/13.1.5/13.1.7) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`16.11.54` -> `16.11.56`](https://renovatebot.com/diffs/npm/@types%2fnode/16.11.54/16.11.56) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@rollup/plugin-commonjs](https://togithub.com/rollup/plugins/tree/master/packages/commonjs/#readme) ([source](https://togithub.com/rollup/plugins)) | [`22.0.0` -> `22.0.2`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/22.0.0/22.0.2) |...