We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wasm-pack build
Follow up to #252
We want test coverage that ensure that if we have
workspace/ |- crate_a/ `- crate_b/
running wasm-pack build in crate_a works, and running wasm-pack build in crate_b right afterwards also works.
crate_a
crate_b