402 Commits (5d959e99600dedd7257d037063097d64f3a40ecd)

Author SHA1 Message Date
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 7 years ago
Ashley Williams 44f26dfcb2 feat(init): no install flag 7 years ago
Ashley Williams ca0f469356 refactor(command): modularize command.rs 7 years ago
Ashley Williams d09db16623 fix(crate_config): combine crate type and dep check, emit step 7 years ago
Ashley Williams c190d5d444 fix(nobuild): don't check dependency 7 years ago
Ashley Williams c789b6a522 refactor(crate_type): bring inline with wasm-bindgen check 7 years ago
Ashley Williams f063f4cfcc fix(command): s/create_type/crate_type 7 years ago
Michael Gerhaeuser 9a220f10dd Let the spinners spin again 7 years ago
Robert Masen 5e8f723665 Add nightly toolchain to commands 7 years ago
kohensu 74fe847f77 Add test of --skip-build 7 years ago
kohensu 09046aa40b Add --skip-build flag for init command 7 years ago
Ashley Williams 2100c153d2 fix(style): appease cargo fmt 7 years ago
Roberto Huertas 92b18f05bb feat(wasm_bindgen): checks wasm-bindgen declaration in Cargo.toml 7 years ago
Christopher Lane Hinson fb4c8e2731 Add a --debug option to suppress --release. 7 years ago
Noah Lemen 2cb292164c change crate config error naming, improve error message content 7 years ago
Noah Lemen ee29ab2a76 refactor `has_cdylib` and return `Result<bool, Error>`, use serde renaming 7 years ago
Noah Lemen cad30f42ce check that crate type includes cdylib 7 years ago
Ashley Williams d80a9dcf1b fix(logger): if no path, append wasm-pack.log to current dir 7 years ago
Dan Reeves 953cf738f0 add the typescript definition to the published files 7 years ago
Michael Gattozzi 970a32dcdf
feat(log): Log information as program runs 7 years ago
Ashley Williams 64636fe88b feat(bindgen): use --force 7 years ago
Jan Willem Henckel fa77bb5d9d use target flag with browser and nodejs values 7 years ago
Jan Willem Henckel 7f8740a394 pass nodejs flag to bindgen 7 years ago
Jan Willem Henckel df5ccbf301 add --nodejs flag to init command 7 years ago
Michael Gattozzi 838c96c044
feat(remove quicli dependency) 7 years ago
Jan Willem Henckel 58b75a48f0 removed duplicate mention of registry 8 years ago
Jan Willem Henckel 31c1d1d32a add default npm repo to codebase and always pass it as a param 8 years ago
Jan Willem Henckel 1d982599de Not not implemented 🐷 8 years ago
Jan Willem Henckel d1f32c8d6a Use output instead of status 8 years ago
Jan Willem Henckel 4ca46d7f51 update one off message to message 8 years ago
Jan Willem Henckel 8f77a59190 Use login instead of adduser 8 years ago
Jan Willem Henckel d665ef3a3a use push_str instead of multiple calls to arg() 8 years ago
Jan Willem Henckel d9d96e8d3b removed mysterious whitespace 8 years ago
Jan Willem Henckel cb1d72cbcf implement npm wrapping function 8 years ago
Jan Willem Henckel 5695b0e6f8 add Adduser option to Command struct and implement wrapping function 8 years ago
data-pup 9cecbfcd7f Removed 'NOT IMPLEMENTED' flags from commands that are now implemented. 8 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 8 years ago
Yoshua Wuyts 3f28bd4142
pretty-print panics 8 years ago
OJ Kwon 75db2a8f68
feat(command): expose --no-typescript option to init command 8 years ago
Ashley Williams 7da29b27b4 fix(bindgen): don't rename to index 8 years ago
Ashley Williams bf1f5eda9d feat(pbar): style warning/info/err better 8 years ago
Ashley Williams eed2e127b0 fix(pbar): emoji second, msg first 8 years ago
Ashley Williams 75186991fb fix(style): appease cargo fmt 8 years ago
Ashley Williams 71b745cc9e feat(manifest): don't list file in main in files unecessarily 8 years ago
Ashley Williams 267d9f0ea2 feat(bindgen): wasm-bindgen-*cli* 8 years ago
Ashley Williams f7edb05164 feat(bindgen): rename js file to index.js 8 years ago
Ashley Williams fa9c36433f fix(style): appease cargo fmt 8 years ago
Ashley Williams e374314a32 feat(manifest): add main entry 8 years ago
Michael Gattozzi cf8d95f421
feat(rustfmt): Run rustfmt fixes 8 years ago
Michael Gattozzi 9c53019fe8
feat(err messages): Make err messages nicer 8 years ago