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.
2 parents 2a31587 + 98d6425 commit dc9d66cCopy full SHA for dc9d66c
flow/MODULE.bazel
@@ -53,7 +53,7 @@ visibility = ["//visibility:public"],
53
)
54
filegroup(
55
name = "all",
56
- data = glob(["**/*"]),
+ data = glob(["openroad.runfiles/**/*"]),
57
visibility = ["//visibility:public"],
58
59
""",
0 commit comments