mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 09:51:12 +00:00
Remove root_package from npm_translate_lock. (#8921)
This attribute is removed in the next major version of `aspect_rules_js`. It's not actually needed here [according to](https://github.com/aspect-build/rules_js/pull/2709#issuecomment-3855183151) a maintainer of `aspect_rules_js`.
This commit is contained in:
parent
03fffb25e2
commit
c21bda1649
1 changed files with 0 additions and 3 deletions
|
|
@ -63,9 +63,6 @@ npm.npm_translate_lock(
|
|||
name = "flatbuffers_npm",
|
||||
npmrc = "//:.npmrc",
|
||||
pnpm_lock = "//ts:pnpm-lock.yaml",
|
||||
# Override the Bazel package where pnpm-lock.yaml is located and link
|
||||
# to the specified package instead.
|
||||
root_package = "ts",
|
||||
verify_node_modules_ignored = "//:.bazelignore",
|
||||
)
|
||||
use_repo(npm, "flatbuffers_npm")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue