We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edbc257 commit 6c20856Copy full SHA for 6c20856
1 file changed
Cargo.toml
@@ -15,7 +15,7 @@ license = "MIT"
15
readme = "README.md"
16
repository = "https://github.com/web-infra-dev/rspack-resolver"
17
rust-version = "1.70"
18
-include = ["/src", "/examples", "/benches"]
+include = ["/src", "/examples", "/benches", "!/benches/pnpm-lock.yaml"]
19
20
[lib]
21
doctest = false
0 commit comments