3 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
Ashley Williams 86a4284ae7 feat(publish): add --access flag to publish command 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 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 b57d68f97a Search for path in entered directory and the parent of entered 7 years ago
Mackiovello 8efabfa3af Make error more specific 7 years ago
Mackiovello ec17b8aa7e Use custom error message for publish 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