Files
gerrit/tools/node_tools
David Ostrovsky 32effed2cd Bump rules_nodejs version to 3.2.0
New release allows to depend on multiple node_modules trees from
multiple package.json. Excerpt from the release notes:

multi-linker:

Previously we restricted a given Node program under Bazel to get all
dependencies from a single node_modules tree, which in practice meant
that all monorepo dependencies had to go in the root package.json file.
A target can depend on multiple, so long as the package_path attribute
is set on yarn_install/npm_install in the WORKSPACE.

Change-Id: I6e5f1992d0899d8f3fa5ed60542d050d6ccd7ad6
2021-02-13 11:10:40 +01:00
..
2021-02-02 20:44:39 +01:00
2021-02-13 11:10:40 +01:00