Skip to content

Commit 1a70264

Browse files
committed
update excludes
1 parent cb789a0 commit 1a70264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/m/mo_yanxi-react_flow/xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ package("mo_yanxi-react_flow")
77
add_urls(
88
"https://github.com/Yuria-Shikibe/mo_yanxi_react_flow/archive/refs/tags/$(version).tar.gz",
99
"https://github.com/Yuria-Shikibe/mo_yanxi_react_flow.git", {
10-
excludes = {"*/properties/*"}
10+
excludes = {"*/properties/*, */test/*, */examples/*, */benchmark/*"}
1111
}
1212
)
1313

0 commit comments

Comments
 (0)