-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,10 +24,10 @@ npm.npm_translate_lock( | |
}, | ||
patches = { | ||
# TODO: Because `patches` is a string_list_dict that doesn't take labels, we can't | ||
# pass in a label like `@local_repo//:....` because only the root repository knows | ||
# pass in a label like `@local_repo~//:....` because only the root repository knows | ||
# how to map this repo to its local override. This causes rules_js to fail when trying | ||
# to convert the label into a path. | ||
"[email protected]": ["@@local_repo~override//:[email protected]"], | ||
"[email protected]": ["@@local_repo~//:[email protected]"], | ||
}, | ||
pnpm_lock = "//:pnpm-lock.yaml", | ||
) | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
6477f43b8663b593b7eb3ba50f7b617849eca2d2ecccdba37a92b0c9faf1226c js/private/test/image/cksum_app.tar | ||
4a332bdfbc2c68da46ff8851a060c04c5e0328c07540c0da992d95e7b0e79ffa js/private/test/image/cksum_app.tar | ||
813d54ae63067f19103e13f616726ff1f32cf8d51e27789b8d31415300f0a69e js/private/test/image/cksum_node_modules.tar |