147 Commits (6c1fc859544d553e5c52e608eaf43934284ff209)

Author SHA1 Message Date
huntc af8eb33842 Do not remove the pkg directory 4 years ago
Jubilee Young 69c5624b17 fix: remove needless clones, borrows 4 years ago
Frederic Kettelhoit dafc83d49d Only parse first build argument as path if it does not start with hyphens 4 years ago
Frederic Kettelhoit ca1f6d838c Use same syntax for extra arguments as wasm-pack test 4 years ago
Joao Neves d79e72189c
Implements RFC 8, fixing #606 4 years ago
Azriel Hoh 7a7abf934e Parse path and extra options together, then split them after. 4 years ago
Azriel Hoh f4f6588595 Document why we use `AppSettings`. 4 years ago
Azriel Hoh b75773a2fe Use `--manifest-path` for `Cargo.toml`, and modify `AppSettings`. 4 years ago
Azriel Hoh d1cd431a51 Don't pass through test filter to `cargo build`. 4 years ago
Azriel Hoh 23452046ec Passes `extra_options` to `cargo build --tests` when running `wasm-pack test`. 4 years ago
brightly-salty 662821aaac Revert "Update all dependencies" 5 years ago
brightly-salty 87b9a7de21 Update all dependencies 5 years ago
Ashley Williams 5218be592c refactor(tool): wasm-opt is a tool variant 6 years ago
Avery Harnish e8f27f2ba3 Adds error message and docs for failed wasm-opt 6 years ago
Avery Harnish d1dc19f880 Fix clippy warnings and add to CI 6 years ago
Mario Reder 090d90bb76 feat(publish): dist tag option 6 years ago
Ashley Williams a93f2713d8 fix(style): appease cargo fmt 6 years ago
Ashley Williams 229de51270 feat(build_target): impl display 6 years ago
ibaryshnikov 788fca0f67 updated help message, replaced 'browser' with 'bundler' 6 years ago
Ashley Williams 8407a1dc18 fix(lint): ignore redundant closures 7 years ago
Ashley Williams b96538ec23 fix(lint): re-enable clippy, fix lints 7 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 7 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 7 years ago
Alex Crichton 82ffe7b879 Only run specific tests during `wasm-pack test` 7 years ago
Alex Crichton 9b74e43d2d Add support for automatically executing `wasm-opt` 7 years ago
Jesper Håkansson e6733d420d refactor: Use PBAR.warn and a struct for versions 7 years ago
Jesper Håkansson 735c5865a2 refactor: Move wasm32 checking to it's own file 7 years ago
ibaryshnikov 7a96d8d754 initial support for --out-name added 7 years ago
Alex Crichton f39acc19c8 Fix panics in `build --mode no-install` 7 years ago
daubaris 9934171d42 Updated with the current master 7 years ago
Ashley Williams a0af7b974a fix: merge 7 years ago
Alex Crichton 90055c682f Funnel everything through `PBAR.info` 7 years ago
Alex Crichton ff6005e28a Run rustfmt 7 years ago
Alex Crichton b710fde193 Remove the no longer needed `Step` type 7 years ago
Alex Crichton 116c456a19 Add back in "Compiling for Wasm ..." 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
Jesper Håkansson 4803a201c8 feat: Check for wasm32-unknown-unknown in sysroot 7 years ago
Alex Crichton 8127b5b42d Add support for `--target web` 7 years ago
Nick Fitzgerald d9359070ae "Wasm" is a contraction, not an acronym 7 years ago
ashley williams 73ed2b83f7
Update mod.rs 7 years ago
Pascal Hertleif bec91efbea Clarify what kind of account `login` adds 7 years ago
Chinedu Francis Nwafili 3f06d2d959
Fix formatting 7 years ago
Chinedu Francis Nwafili 879e3aa7a6
Add back building tests 7 years ago
Chinedu Francis Nwafili 42413acb49
cargo fmt 7 years ago
Chinedu Francis Nwafili b72051d385
Pass arguments through to cargo test 7 years ago
rhysd 6dbcba22e8 include README.md and license files in 'files' field of package.json 7 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 7 years ago
Mason Stallmo 06bba236ac Fix build errors after resolving merge conflicts 7 years ago
Mason Stallmo d84aae3b64 Refactor: fix clippy warnings 7 years ago