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 36b0941 commit 1021628Copy full SHA for 1021628
Cargo.toml
@@ -3,3 +3,6 @@ members = [
3
"*/rust/*/*",
4
"sample-apps/*/extensions/*",
5
]
6
+exclude = [
7
+ "sample-apps/*/extensions/*-js"
8
+]
0 commit comments