303 Commits (74739e5a1028f7c61039b5aaf5d487417dc25b49)

Author SHA1 Message Date
ashley williams 73ed2b83f7
Update mod.rs 6 years ago
Pascal Hertleif bec91efbea Clarify what kind of account `login` adds 6 years ago
Jonas Scheffner d80406173b Update chromedriver to v0.46 and geckodriver to v0.24.0 6 years ago
Jonas Scheffner cd8ee977d5 Use win32 chromedriver binaries for win64 systems, update chromedriver version to 2.45 and fix error message 6 years ago
Nick Fitzgerald 5637b07577 tests: Port all of our tests to use `assert_cmd` 6 years ago
csmoe 1e4ae144fd
Apply suggestions from code review 6 years ago
rhysd bae98ef92a copy 'homepage' field from Cargo.toml to package.json 6 years ago
Chinedu Francis Nwafili 3f06d2d959
Fix formatting 6 years ago
Chinedu Francis Nwafili 879e3aa7a6
Add back building tests 6 years ago
Chinedu Francis Nwafili 42413acb49
cargo fmt 6 years ago
Chinedu Francis Nwafili b72051d385
Pass arguments through to cargo test 6 years ago
rhysd 6dbcba22e8 include README.md and license files in 'files' field of package.json 6 years ago
rhysd 5f515dcf68 add a test case for non-standard license file field 6 years ago
rhysd 9fa5139caf be aware of license-file field as source of license 6 years ago
rhysd fee93bc965 use license-file field for license field of package.json when no license field in Cargo.toml 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
Nick Fitzgerald 1d639fb621 Fix directory layout of cached `cargo install`ed wasm-bindgens 6 years ago
Nick Fitzgerald 8325d9ada4 binary-install: don't make getting a binary from a download infallible 6 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Dan Wilhelm 92d24ff298 Fix npm error when spawned in Windows 6 years ago
Dan Wilhelm 3088e790a0 Remove redundant or misleading Command configs 6 years ago
Vsevolod Velichko 669c43d853 add an option to pass an arbitrary set of arguments to cargo build 6 years ago
Dan Wilhelm 2343e97e1e login: Send arguments separately to npm 6 years ago
Dan Wilhelm 0147dae9fe login: Fix empty input prompt 6 years ago
csmoe 065a28f293 check whether correct target arg passed in 6 years ago
Mason Stallmo c99b93498c Refactor: returns error instead of unwrapping path join 6 years ago
Mason Stallmo bcdbaab731 Refactor: returns proper error instead of unwrapping during license copy 6 years ago
csmoe 93384f572f select build target 6 years ago
csmoe 95268cdaf4 add target arg to publish 6 years ago
csmoe ddd93481c3 prebuild in interactive way 6 years ago
csmoe d5a7a7beb1 pre-build before wasm-pack publish 6 years ago
Ingvar Stepanyan d788b80583 Generate self-.gitignore as part of pkg folder 7 years ago
Mason Stallmo 272ef97bef Refactor: make `crate_license` a method of CrateData. 7 years ago
Mason Stallmo 1c704b7b7c Reword WTFPL and add punctuation to license not found message. 7 years ago
Mason Stallmo 2d837f795c Copy license file(s) to out directory 7 years ago
huangjj27 2512199cb3 resolve conlicts and pass the test 7 years ago
huangjj27 6d3f1c2835 remove canonicalize and use display directly 7 years ago
huangjj27 b301015588 update: rebasing to master 7 years ago
huangjj27 cf56fa10d6 bugfix(command/build): passing test case 7 years ago
huangjj27 6edb3732aa update(command/build): lazily eval if canonicalizing failed 7 years ago
huangjj27 6c54d293f5 fmt(command/build.rs): format code changes 7 years ago
huangjj27 d6aea784af Update src/command/build.rs 7 years ago
Junjie Huang c98287ff16 bugfix(command/build.rs): Cancel Escape 7 years ago
Jesper Håkansson 07d813f606 fix: Print the possible misspelled key so the user doesnt have to guess 7 years ago
Jesper Håkansson c39410c81e feat: Use levenshtein function to warn about wasm-pack typos 7 years ago
Jesper Håkansson 6894e63110 chore: Fix typo 7 years ago
Jesper Håkansson 2ed3d01541 refactor: Move parsing and warning code into two new functions 7 years ago
Jesper Håkansson 59039e4118 feat: Catch types in Cargo.toml and warn about them 7 years ago
Nick Fitzgerald 64d52d8735 Add three build profiles and infrastructure for their toml configuration 7 years ago