57 Commits (master)

Author SHA1 Message Date
Muhammad Hamza 6dc666b372
Invalid wasm-bindgen config is handled by toml parser 2 years ago
Liam Murphy ad1778031f
Mark snippets and the bundler target's main file as having side effects 2 years ago
printfn 7524f57006 Update dependencies 2 years ago
printfn b9b38890cf Update to Rust 2021 2 years ago
Gunnlaugur Þór Briem 4ca0f02dae test: update new test to expect main instead of module 4 years ago
Gunnlaugur Þór Briem 384238d554 test: update tests to conform to this change 4 years ago
Joao Neves d79e72189c
Implements RFC 8, fixing #606 4 years ago
lucashorward 06ba9802e9 Made changes according to comment 5 years ago
lucashorward af9b8aca8f Format 5 years ago
lucashorward bad4282fc5 Working but may need changes 5 years ago
lucashorward f444b64e1e Added keywords 5 years ago
Thomas Graviou 0535422605 Fix logs for uniformity 5 years ago
rhysd 5a58e8e683 Fix sideEffects value in generated package.json should be empty 6 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 6 years ago
ibaryshnikov f17e65954c added tests for --out-name flag 6 years ago
ibaryshnikov 7a96d8d754 initial support for --out-name added 6 years ago
Alex Crichton bcbfc4fc86 Tweak output formatting slightly and location 6 years ago
Alex Crichton ff6005e28a Run rustfmt 6 years ago
Alex Crichton 66a9b70282 Fix tests 6 years ago
Alex Crichton 8127b5b42d Add support for `--target web` 6 years ago
Ashley Williams cde16f1b22 fix(manifest): LICENSE and README don't need to be whitelisted 6 years ago
Ashley Williams b0f47b960e fix(style): appease cargo fmt 6 years ago
Nick Fitzgerald 5637b07577 tests: Port all of our tests to use `assert_cmd` 6 years ago
rhysd 835ce11023 add test case for copying 'homepage' field from Cargo.toml to package.json 6 years ago
rhysd e724b01365 add tests to check README and licenses are in 'files' field 6 years ago
daubaris bbc759369f nightly fmt 7 years ago
Jesper Håkansson c39410c81e feat: Use levenshtein function to warn about wasm-pack typos 7 years ago
Jesper Håkansson 203cf6996c test: Add test case for `parse_crate_data` 7 years ago
daubaris f7c534ffe5 updated from upstream 7 years ago
Nick Fitzgerald 64d52d8735 Add three build profiles and infrastructure for their toml configuration 7 years ago
Jesper Håkansson 99b9602d31 chore: Run latest rustfmt 7 years ago
Jesper Håkansson b47dfa3009 chore: Run latest rustfmt 7 years ago
Alex Crichton 35fe250d09 Fix wasm-bindgen if lib is renamed via `lib.name` 7 years ago
Nick Fitzgerald 098eb33cea Run cargo fmt 7 years ago
Nick Fitzgerald 6d3e9dfebb Refactor: make `check_crate_config` a method of `CargoManifest` 7 years ago
Nick Fitzgerald 25490301e0 Refactor: make `get_crate_name` a method of `CargoManifest` 7 years ago
Nick Fitzgerald 0e09b3fd3c Refactor: make `write_package_json` a method on `CargoManifest` 7 years ago
Nick Fitzgerald 511e6c29a0 Refactor: replace `manifest::read_cargo_toml` with a constructor 7 years ago
Nick Fitzgerald 4e6abcfd1d Only read the `Cargo.toml` manifest once 7 years ago
Jesper Håkansson 65d060cfc4 chore: Run latest rustfmt 7 years ago
Nick Fitzgerald 182c3931c3 Run cargo fmt 7 years ago
Nick Fitzgerald e1c8ca825d cargo fmt 7 years ago
data-pup dd87211323 feat(lockfiles): Use `Cargo.lock` to identify wasm-bindgen versions 7 years ago
Ashley Williams 286bed9c27 test(no-modules): no-modules works 7 years ago
Nick Fitzgerald fa61f90909 tests: Make tests run faster by using Fixture builders 7 years ago
Ashley Williams 069f7ede2e fix(manifest:esm): snakecase to remove warning, test for sideeffects field 7 years ago
Ashley Williams 354f038a1a fix(style): remove printlns and appease cargo fmt 7 years ago
Ashley Williams fc7c2d1593 test(manifest): update tests to reflect new pkgjsons 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago