19 Commits (473dbf8fae31f8bb29ce092f6f16abb267364bb4)

Author SHA1 Message Date
printfn b9b38890cf Update to Rust 2021 2 years ago
printfn f73b53c5ab Switch from failure to anyhow 2 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 6 years ago
Alex Crichton 90055c682f Funnel everything through `PBAR.info` 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Alex Crichton 11beac3736 Replace internal `Error` with `failure::Error` 7 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
Mackiovello 37fb0bc07e Consistently use pretty-print 7 years ago
Mackiovello 017d241b86 Remove extra quotation mark 7 years ago
Mackiovello 1067f215be Use PathBuf instead of String to handle paths 7 years ago
Mackiovello 88fdbc5d39 Add documentation for pack and publish 7 years ago
Mackiovello 63c91caeae Check child directories instead of parent directory 7 years ago
Mackiovello a67762a9e5 Use 'find_pkg_directory' for pack 7 years ago
Mackiovello 8efabfa3af Make error more specific 7 years ago
Mackiovello 035bcbe688 Simplify match expression 7 years ago
Mackiovello 840c7bd03c Return custom error if pkg directory is not found 7 years ago
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 7 years ago
Ashley Williams ca0f469356 refactor(command): modularize command.rs 7 years ago