25 Commits (6ed5b00f5bbc4946afc71ba1f7609126a8aa74b6)

Author SHA1 Message Date
Ashley Williams 66ffe1df96 fix(style): appease cargo fmt 7 years ago
Ashley Williams d3f8264ef7 feat(buildmode): allow --mode force to skip rustc check 7 years ago
Ashley Williams 3856db20b9 fix(style): appease cargo fmt 7 years ago
Alex Crichton 9b24dcb259 Execute `cargo metadata` at most once 7 years ago
Alex Crichton 3d1f528fc9 Make tests more future-proof with wasm-bindgen 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
Alex Crichton 0381aa627a Add listing for precompiled Windows binaries 7 years ago
Mackenzie Clark 40b0291715 add out dir cli parameter 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 b480674df4 fix: Handle both underscores and hypthens as separators in "wasm-bindgen" dependencies 7 years ago
Nick Fitzgerald 7fff2b6a15 Better error message when running wasm-pack in a non-crate directory 7 years ago
Nick Fitzgerald e2e3e49f50 test: Add a failing test case for #242 7 years ago
csmoe 15fdec2c0b Split fixture, rename readme to file 7 years ago
csmoe bd3b5177a9 Split utils into submods 7 years ago
csmoe 022b787a2f cmd(init/build): deprecate init 7 years ago
Nick Fitzgerald 61f1abbc58 tests: add extended logging and assertions to readme tests 7 years ago
Nick Fitzgerald 50eaa8c04d tests: Use the `tempfile` crate instead of the deprecated `tempdir` 7 years ago
Nick Fitzgerald ccd8edbae1 tests: Copy fixtures into unique temporary directories 7 years ago