You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run wasm-pack build --release -- -features js
output :
Error: crate directory is missing a Cargo.toml file; is -features the wrong directory?
Caused by: crate directory is missing a Cargo.toml file; is -features the wrong directory?
The text was updated successfully, but these errors were encountered:
run wasm-pack build --release -- -features js
output :
Error: crate directory is missing a
Cargo.toml
file; is-features
the wrong directory?Caused by: crate directory is missing a
Cargo.toml
file; is-features
the wrong directory?The text was updated successfully, but these errors were encountered: