461 Commits (80ac5b3509e0effddb4735290574c51fc24eb829)
 

Author SHA1 Message Date
Nick Fitzgerald 37349a63f0
Merge pull request #323 from fitzgen/make-tests-faster 7 years ago
Nick Fitzgerald fa61f90909 tests: Make tests run faster by using Fixture builders 7 years ago
ashley williams 4df7761156
Merge pull request #320 from rustwasm/cargo-update 7 years ago
Ashley Williams a8a5fb6af0 chore(deps): cargo update 7 years ago
Michael Gattozzi 1e9d8de32c
Merge pull request #312 from rustwasm/mod-mod-mod 7 years ago
Ashley Williams f5eaad2d77 refactor(manifest): make check optional deps a method 7 years ago
Ashley Williams 8b9ad63985 refactor(manifest:types): clean up code duplication 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 e607eda95c refactor(manifest): move optional field warn checks to function 7 years ago
Ashley Williams fc7c2d1593 test(manifest): update tests to reflect new pkgjsons 7 years ago
Ashley Williams c26a834772 fix(manifest:serialize): don't include npmpkg wrapping type 7 years ago
Ashley Williams 195c4e1cd6 feat(manifest:npm:esm): add sideeffects key, set to false 7 years ago
Ashley Williams 20239ecba3 feat(manifest): whitelist js file in es6 mod packagejson 7 years ago
Ashley Williams 7f38eb9b0c fix(manifest:npm): s/es6/esmodules 7 years ago
Ashley Williams f06f3cca0d refactor(manifest/npm): break into mods 7 years ago
Ashley Williams 13d77ef539 feat(manifest): seralize into diff packagejsons based on target 7 years ago
Ashley Williams 33eccd33d8 refactor(manifest): refactor npm package into own mod 7 years ago
ashley williams 5304a49625
Merge pull request #307 from alexcrichton/installers 7 years ago
Alex Crichton 69e5af8fe2 Add an experimental installer for wasm-pack 7 years ago
Michael Gattozzi 6ad8b0fb57
Merge pull request #299 from rustwasm/access-flag 7 years ago
Ashley Williams 86a4284ae7 feat(publish): add --access flag to publish command 7 years ago
Nick Fitzgerald 0bd0b5a4e0
Merge pull request #306 from fitzgen/wasm-pack-test-reset 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
ashley williams 2cd4504b64
Merge pull request #301 from alexcrichton/tweak-appveyor 7 years ago
Alex Crichton f1b4857856 Remove `--test-threads` from AppVeyor 7 years ago
Alex Crichton d6146b25a5 Build "more compatible" executables on AppVeyor 7 years ago
ashley williams b80b72d3f1
Merge pull request #300 from alexcrichton/readme 7 years ago
Alex Crichton d7ccf7f2d3 Build wasm-pack in release mode on AppVeyor 7 years ago
Alex Crichton c70652657b Remove `branch: master` from AppVeyor deploy 7 years ago
Alex Crichton c1a1c983fb Tweak some README links 7 years ago
ashley williams 2ef929dc91
Merge pull request #282 from mstallmo/add-otp-to-publish 7 years ago
ashley williams 947b33fce4
Merge pull request #296 from twilco/improve-cli-messaging 7 years ago
Tyler Wilcock 45136e3642 Provide single quote separators around missing Cargo.toml field to improve readability 7 years ago
ashley williams 1f0f4403fa
Merge pull request #283 from alexcrichton/windows-download 7 years ago
Alex Crichton 0381aa627a Add listing for precompiled Windows binaries 7 years ago
Mason Stallmo 8a0549f243 add support for otp when publishing to npm 7 years ago
ashley williams d0fc382c3c
Merge pull request #281 from fitzgen/cache-cargo-install-in-ci 7 years ago
Nick Fitzgerald 61636fc5c1 CI: re-enable caching for `cargo install`ed tools 7 years ago
Nick Fitzgerald 89be40df2f
Merge pull request #263 from xmclark/cli-pkg-dir 7 years ago
Mackenzie Clark 40b0291715 add out dir cli parameter 7 years ago
Michael Gattozzi 995a137b21
Merge pull request #276 from mgattozzi/lockfile 7 years ago
Michael Gattozzi b0ecf1b33f chore(deps) Update lockfile 7 years ago
Nick Fitzgerald cc250589e7
Merge pull request #273 from fitzgen/download-bindgen-instead-of-install 7 years ago
Nick Fitzgerald 7ab7a3f2cb feature: Use pre-built `wasm-bindgen` CLIs from Github releases 7 years ago
Nick Fitzgerald 16acfd38c3 tests: Only invoke `copy_dir` once at a time 7 years ago
Nick Fitzgerald d5bf5a3ecd
Merge pull request #267 from fitzgen/hyphens-and-underscores 7 years ago
Nick Fitzgerald b480674df4 fix: Handle both underscores and hypthens as separators in "wasm-bindgen" dependencies 7 years ago
Michael Gattozzi f2668f8da8
Merge pull request #269 from data-pup/update-lock 7 years ago
data-pup 34d39ead78 Updated lockfile. 7 years ago