https://github.com/riyavsinha/bazel_npm_install_links
An example of using `links` in the Bazel npm_install rule in the node_js ruleset
https://github.com/riyavsinha/bazel_npm_install_links
Last synced: 5 months ago
JSON representation
An example of using `links` in the Bazel npm_install rule in the node_js ruleset
- Host: GitHub
- URL: https://github.com/riyavsinha/bazel_npm_install_links
- Owner: riyavsinha
- Created: 2021-09-20T18:52:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-05T17:29:55.000Z (over 4 years ago)
- Last Synced: 2025-02-23T08:14:45.095Z (over 1 year ago)
- Language: Starlark
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bazel_npm_install_links
An example of using `links` in the Bazel npm_install rule in the node_js ruleset
------
## Status
Tests are not able to find locally linked pacakges:
https://github.com/bazelbuild/rules_nodejs/issues/3186