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 = [],
)