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 2a31587 commit 98d6425Copy full SHA for 98d6425
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