An open API service indexing awesome lists of open source software.

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

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