393 Commits (e00d7cc31913cf8766d7a547039ab00ae6918214)

Author SHA1 Message Date
Jesper Håkansson b7a84200a6 chore: Run rustfmt 7 years ago
Jesper Håkansson 0be4905e31 refactor: Return failure::Error instead of wasm_pack::error::Error 7 years ago
Jesper Håkansson 899f5e0ffc refactor: Import self and use full module path for failure 7 years ago
Jesper Håkansson e9e0fb3cba refactor: Return failure::Error instead of wasm_pack::error::Error 7 years ago
Nick Fitzgerald e9276e0aab error: Add stdout to the `Error::Cli` variant 7 years ago
Nick Fitzgerald 1621d18072 child: Always print everything to our output 7 years ago
Mason Stallmo 78117ef4a1 Fix bad formating 7 years ago
Mason Stallmo b82fa7db65 Combine filed missing messages into one INFO line 7 years ago
Mason Stallmo e47af81f8f Change to INFO when alerting users about missing fields in Cargo.toml 7 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
Nick Fitzgerald 6e8e8a6cb2 Create a module for running child processes 7 years ago
konstin 514e5c6032 Add exit_status to cli error to fix #291 7 years ago
Alex Crichton 17b385060f Remove lingering forced nightly usages 7 years ago
Nick Fitzgerald e1c8ca825d cargo fmt 7 years ago
Nick Fitzgerald 15defe9038 test: fix crate dependency suggestion 7 years ago
Ashley Williams d3f8264ef7 feat(buildmode): allow --mode force to skip rustc check 7 years ago
Ashley Williams 0c696e2289 fix(build): make rustc error msg a little better 7 years ago
Ashley Williams edd7308221 fix(build): rustc check works now 7 years ago
Ashley Williams 631037197f fix(build): rustc check emoji and fix 7 years ago
Ashley Williams 9d35377cd3 fix(build): fix and improve rustc check err msgs 7 years ago
Ashley Williams c0acb99e58 feat(build): remove all mention of nightly 7 years ago
Ashley Williams b28d2850a7 feat(build): add 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
Alex Crichton cd4e381ef4 Pass `--debug` to `wasm-bindgen` in debug mode 7 years ago
Ashley Williams 0fa456c62b feat(build): force lib build only 7 years ago
Ashley Williams 120236f1a9 fix(style): appease cargo fmt 7 years ago
Ashley Williams d79349e1f5 feat(manifest): build no_modules npmpkg 7 years ago
Ashley Williams 1985db371f feat(manifest:npm): add nomodules manifest struct 7 years ago
Ashley Williams 64c5a22ff6 feat(bindgen): accept no-modules as target 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 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
Alex Crichton 69e5af8fe2 Add an experimental installer for wasm-pack 7 years ago
Ashley Williams 86a4284ae7 feat(publish): add --access flag to publish command 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
Tyler Wilcock 45136e3642 Provide single quote separators around missing Cargo.toml field to improve readability 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