413 Commits (34d8aa98edfdaf318215c87d9e74a1c89a326426)

Author SHA1 Message Date
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
Kirk Turner 64f835c0f2 Get the wasm-bindgen version and display it in the error message 7 years ago
Kirk Turner 97fdc94d53 #627 - create a custom error message when wasm-bindgen fails because --web isn't available 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 6a0f2fb247 fix: Print other message if we could not find the target 7 years ago
Jesper Håkansson 8bba404e59 fix: Check for "rustup" rather than ".rustup" when checking for wasm32 7 years ago
daubaris 38606621bc cargo fmt 7 years ago
Jesper Håkansson 735c5865a2 refactor: Move wasm32 checking to it's own file 7 years ago
Jesper Håkansson 12fcdad8b4 fix: Improve error message when wasm32-unknown-unknown is missing 7 years ago
daubaris b30b72b99a Removed unnecessary macro and added comments 7 years ago
ibaryshnikov f17e65954c added tests for --out-name flag 7 years ago
Jesper Håkansson b329fefc84 feat: Print unexpected panics to standard error 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 d495bd52c3 rustfmt 7 years ago
daubaris 9934171d42 Updated with the current master 7 years ago
Ashley Williams a0af7b974a fix: merge 7 years ago
Alex Crichton e796e6e604 Run `cargo fmt` 7 years ago
Alex Crichton 90055c682f Funnel everything through `PBAR.info` 7 years ago
Alex Crichton bcbfc4fc86 Tweak output formatting slightly and location 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 7c8d1a80a8 Don't always capture stdout, selectively do it 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 4b9fd878dc refactor: Use path.exists() instead of using `ls` and `grep`, stop 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
Ashley Williams cde16f1b22 fix(manifest): LICENSE and README don't need to be whitelisted 7 years ago
Nick Fitzgerald d9359070ae "Wasm" is a contraction, not an acronym 7 years ago
Ashley Williams f26ccc0f3a fix(exe): wasm-pack-init (1).exe should work 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
Jonas Scheffner d80406173b Update chromedriver to v0.46 and geckodriver to v0.24.0 7 years ago
Jonas Scheffner cd8ee977d5 Use win32 chromedriver binaries for win64 systems, update chromedriver version to 2.45 and fix error message 7 years ago
Nick Fitzgerald 5637b07577 tests: Port all of our tests to use `assert_cmd` 7 years ago
csmoe 1e4ae144fd
Apply suggestions from code review 7 years ago
rhysd bae98ef92a copy 'homepage' field from Cargo.toml to package.json 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
rhysd 5f515dcf68 add a test case for non-standard license file field 7 years ago
rhysd 9fa5139caf be aware of license-file field as source of license 7 years ago