347 Commits (510719812c5b06353a3411599f03480a981ef218)

Author SHA1 Message Date
Mackiovello 840c7bd03c Return custom error if pkg directory is not found 7 years ago
LongYinan 729d543802
fix(mainfest): missing _bg.js file in package.json 7 years ago
soryrawyer 072bbc67da Remove result prefix and std import, now that quicli is no longer a dependency 7 years ago
Ashley Williams 78527b7a7e fix(style): appease cargo fmt 7 years ago
Michael Gattozzi f2fbe264d4 fix(no-install): cratename should not be an option 7 years ago
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 7 years ago
Jan Willem Henckel 31c1d1d32a add default npm repo to codebase and always pass it as a param 7 years ago
Jan Willem Henckel 1d982599de Not not implemented 🐷 7 years ago
Jan Willem Henckel d1f32c8d6a Use output instead of status 7 years ago
Jan Willem Henckel 4ca46d7f51 update one off message to message 7 years ago
Jan Willem Henckel 8f77a59190 Use login instead of adduser 7 years ago
Jan Willem Henckel d665ef3a3a use push_str instead of multiple calls to arg() 7 years ago
Jan Willem Henckel d9d96e8d3b removed mysterious whitespace 7 years ago
Jan Willem Henckel cb1d72cbcf implement npm wrapping function 7 years ago
Jan Willem Henckel 5695b0e6f8 add Adduser option to Command struct and implement wrapping function 7 years ago
data-pup 9cecbfcd7f Removed 'NOT IMPLEMENTED' flags from commands that are now implemented. 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 7 years ago
Yoshua Wuyts 3f28bd4142
pretty-print panics 7 years ago
OJ Kwon 75db2a8f68
feat(command): expose --no-typescript option to init command 7 years ago
Ashley Williams 7da29b27b4 fix(bindgen): don't rename to index 7 years ago
Ashley Williams bf1f5eda9d feat(pbar): style warning/info/err better 7 years ago
Ashley Williams eed2e127b0 fix(pbar): emoji second, msg first 7 years ago
Ashley Williams 75186991fb fix(style): appease cargo fmt 7 years ago
Ashley Williams 71b745cc9e feat(manifest): don't list file in main in files unecessarily 7 years ago
Ashley Williams 267d9f0ea2 feat(bindgen): wasm-bindgen-*cli* 7 years ago