forked from aspect-build/rules_js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: split js_image_layer into 5 layers (aspect-build#1712)
1 parent
68e1333
commit 9533fa4
Showing
21 changed files
with
755 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# Input hashes for repository rule npm_translate_lock(name = "npm", pnpm_lock = "@@//:pnpm-lock.yaml"). | ||
# This file should be checked into version control along with the pnpm-lock.yaml file. | ||
.npmrc=-2065072158 | ||
pnpm-lock.yaml=1142601305 | ||
pnpm-lock.yaml=-481966245 | ||
examples/npm_deps/patches/[email protected]=-442666336 | ||
package.json=-275319675 | ||
pnpm-workspace.yaml=-1178830835 | ||
|
@@ -23,5 +23,5 @@ npm/private/test/vendored/semver-max/package.json=578664053 | |
examples/linked_empty_node_modules/package.json=-1039372825 | ||
examples/npm_package/packages/pkg_d/package.json=1110895851 | ||
js/private/image/package.json=-1260474848 | ||
js/private/test/image/package.json=1286417612 | ||
js/private/test/image/package.json=-687546763 | ||
js/private/test/js_run_devserver/package.json=-260856079 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.