26 Commits (4e0fd291e52897a2e39bfd3c21ada30c298d0c7d)

Author SHA1 Message Date
huntc af8eb33842 Do not remove the pkg directory 4 years ago
Joao Neves d79e72189c
Implements RFC 8, fixing #606 4 years ago
Avery Harnish d1dc19f880 Fix clippy warnings and add to CI 6 years ago
Ashley Williams 8407a1dc18 fix(lint): ignore redundant closures 7 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 7 years ago
Alex Crichton d3d2a4cc28 More effort towards "1.0 output" goals 7 years ago
Alex Crichton 64239747a0 Migrate output towards the 1.0 strategy 7 years ago
Mason Stallmo d84aae3b64 Refactor: fix clippy warnings 7 years ago
csmoe 93384f572f select build target 7 years ago
Ingvar Stepanyan d788b80583 Generate self-.gitignore as part of pkg folder 7 years ago
Mackenzie Clark b3d62e1649 do not canonicalize the crate path 7 years ago
Jesper Håkansson 0be4905e31 refactor: Return failure::Error instead of wasm_pack::error::Error 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
Mackenzie Clark 40b0291715 add out dir cli parameter 7 years ago
csmoe ddab496f51 cmd(init/build): rebase 7 years ago
csmoe edbd6f4118 cmd(init/build): cargo fmt 7 years ago
Mackiovello 1067f215be Use PathBuf instead of String to handle paths 7 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Mackiovello e6cd7bb355 Simplify iteration even more 7 years ago
Mackiovello ac34e7bba1 Write as more ideomatic rust 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
Ashley Williams ca0f469356 refactor(command): modularize command.rs 7 years ago