We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d13b9c commit e1cf23dCopy full SHA for e1cf23d
npm/extensions.bzl
@@ -170,6 +170,7 @@ The 'replace_packages' attribute will be removed in rules_js version 3.0.
170
verify_patches = attr.verify_patches,
171
yarn_lock = attr.yarn_lock,
172
exclude_package_contents = exclude_package_contents_config,
173
+ defs_bzl_filename = attr.defs_bzl_filename,
174
bzlmod = True,
175
)
176
0 commit comments