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 53f60cc commit 9154572Copy full SHA for 9154572
rspack/crates/binding/Cargo.toml
@@ -35,3 +35,6 @@ rspack_binding_builder = { version = "=0.5.4", features = ["plugin"] }
35
[build-dependencies]
36
rspack_binding_build = { version = "=0.5.4" }
37
38
+[package.metadata.cross.build.env]
39
+volumes = ["__LIB12_DEP=.../../.."]
40
+
0 commit comments