Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
HEAD
/
.
/
e2e
/
pnpm_lockfiles
/
v101
/
BUILD.bazel
blob: b6fc0f64c62839a7f4518c8912bbe99f803164ad [
file
] [
log
] [
blame
]
load
(
"@lock-v101//:defs.bzl"
,
"npm_link_all_packages"
)
load
(
"//:lockfile-test.bzl"
,
"lockfile_test"
)
lockfile_test
(
npm_link_all_packages
=
npm_link_all_packages
)