173 Commits (8cba32f004e287faef8dc42de489310667de8bc9)

Author SHA1 Message Date
Myriad-Dreamin e1f5dfe50c Fix value parser for `Option<PathBuf>` 2 years ago
Heath Stewart a0b7a52843
Respect package.readme in Cargo.toml 2 years ago
Jesper Håkansson 673bc296fc chore: Run cargo fmt 2 years ago
Jesper Håkansson 927e716b87 Revert "Respect package.readme in Cargo.toml" 2 years ago
Muhammad Hamza 73e059f754
update to clap 4 from structopt 2 years ago
Heath Stewart 22d6d728d0
Respect package.readme in Cargo.toml 2 years ago
Muhammad Hamza 624ed91ec5
alias no-pack with no-package 2 years ago
Esteban Borai 63b7501fd1 fix: missing reference 2 years ago
Esteban Borai 819ae333d2 fix: removes `--always-auth` from `npm login` 2 years ago
Dirk Stolle a352c19f6b Fix some typos 3 years ago
printfn b9b38890cf Update to Rust 2021 3 years ago
printfn 6ca10193d4 Update dependencies 3 years ago
printfn f73b53c5ab Switch from failure to anyhow 3 years ago
Demur Rumed 922967d884 Pass --enable-reference-types to wasm-opt 3 years ago
Demur Rumed 42a6aaa152 Pass through --weak-refs --reference-types flags to bindgen 3 years ago
Florian Schwalm dee3614a48 Make Deno target available 3 years ago
main() 11ef667f6f Clean up package.json from previous runs 4 years ago
huntc af8eb33842 Do not remove the pkg directory 4 years ago
Sven Assmann 84124ee8ec fix(#1076): `--target-dir` as extra option is now considered as expected 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
Ashley Williams f53c6f5aa0 feat(build): --no-pack flag 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