We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb789a0 commit 1a70264Copy full SHA for 1a70264
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