Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
c4158282292f95dbd84c28ba7674bbd4c2f69c05
/
.
/
BUILD.bazel
blob: a85f44705ae60d037fca10e061710cf498bcd1e8 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
# Empty node_modules filegroup used for the default
# value of the node_modules attribute in nodejs_binary
# and rollup_bundle
filegroup
(
name
=
"node_modules_none"
,
srcs
=
[],
)