We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7f101 commit c7d09f1Copy full SHA for c7d09f1
1 file changed
packages/m/mo_yanxi-react_flow/xmake.lua
@@ -7,7 +7,7 @@ package("mo_yanxi-react_flow")
7
add_urls(
8
"https://github.com/Yuria-Shikibe/mo_yanxi_react_flow/archive/refs/tags/$(version).tar.gz",
9
"https://github.com/Yuria-Shikibe/mo_yanxi_react_flow.git", {
10
- excludes = {"*/properties/*"}
+ excludes = {"*/properties/*, */test/*, */examples/*, */benchmark/*"}
11
}
12
)
13
0 commit comments