42 Commits (5df874915463c06c76c9a1b3825b45094eb6e1b3)

Author SHA1 Message Date
Erick Tryzelaar 5df8749154 Skip serializing empty or None values to package.json 7 years ago
Nick Fitzgerald 7fff2b6a15 Better error message when running wasm-pack in a non-crate directory 7 years ago
Ashley Williams 5def20ff72 fix(depcheck): check for simple and detailed dep reps 7 years ago
Mackiovello 1067f215be Use PathBuf instead of String to handle paths 7 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Ashley Williams 4d5c7b8b3a fix(style): appease cargo fmt 7 years ago
Ashley Williams 5004517bf0 fix(files): set files correctly for node and cleanup tests 7 years ago
Ian McIntyre bf222549af Include the wasm-bindgen JS bridge file in files 7 years ago
ashley williams 35fc9e048b
Revert "fix(mainfest): missing _bg.js file in package.json" 7 years ago
LongYinan 729d543802
fix(mainfest): missing _bg.js file in package.json 7 years ago
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 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 c789b6a522 refactor(crate_type): bring inline with wasm-bindgen check 7 years ago
Michael Gerhaeuser 9a220f10dd Let the spinners spin again 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
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
Dan Reeves 953cf738f0 add the typescript definition to the published files 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 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 71b745cc9e feat(manifest): don't list file in main in files unecessarily 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
Ashley Williams f5ec67c084 fix(style): appease cargo fmt 8 years ago
Michael Gattozzi aa629b320c
feat(pbar): Add global progress bar to write to 8 years ago
Michael Gattozzi 57e461eaab
feat(warn): warn on all missing fields for a pkg 8 years ago
Yoshua Wuyts d6671f3307
pretty-print package.json 8 years ago
Yoshua Wuyts e886277031
pick up collaborators from npm 8 years ago
Yoshua Wuyts 75b0480daa
rustfmt reorder 8 years ago
Jamie Kyle 27d6919eea init pack and publish 8 years ago
Michael Gattozzi 9ea956f216 feat(flag): add scope flag to init subcommand 8 years ago
Ashley Williams 64d7a2c828 fix(output): refactor 8 years ago
Ashley Williams ac9f5f7994 fix(style): improve output messaging 8 years ago
Sendil Kumar 0518f7ba5a rename variables 8 years ago
Ashley Williams edb8e1ef72 feat(lib): reorg manifest work into mod 8 years ago
Ashley Williams a5a4f8b324 feat(lib): reorg build, bindgen, readme imports 8 years ago
Sendil Kumar d66460f67d fix : file extension to have bg 8 years ago
Ashley Williams ae4d8e1e90 feat(pkg): add js and wasm to files attr in pkg.json 8 years ago
Ashley Williams c5780a92e8 feat(pkg): create pkg dir under provided path if avail 8 years ago
Ashley Williams e706a41632 fix(style): appease cargo fmt 8 years ago
Ashley Williams 786d8cc1a2 feat(manifest): log what cargo.toml we're cooking with 8 years ago
Ashley Williams 3dd59e2a8b feat(pkg): impl get_crate_name for bindgen step 8 years ago
Ashley Williams d552594eb3 fix(style): appease cargo fmt 8 years ago
Ashley Williams 83e44c19b8 feat(args): take a path to a crate as an arg to init 8 years ago