wasmerio / cargo-wasmer

A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.
Apache License 2.0
23 stars 2 forks source link

Running cargo wapm --out-dir . will delete the contents of the current directory without warning #19

Open bnheise opened 10 months ago

bnheise commented 10 months ago

TLDR. Run that command and it'll delete everything in the current directory. This appears to only happen when the current directory is a valid project.