14 Commits (ed074e7d72662cbccdd9c6c5aa0e0336dea3cbce)

Author SHA1 Message Date
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