669 Commits (fee93bc9651ed6b9d266d928144b97049ec5c599)
 

Author SHA1 Message Date
rhysd fee93bc965 use license-file field for license field of package.json when no license field in Cargo.toml 6 years ago
Nick Fitzgerald bedbf3de9d
Merge pull request #521 from fitzgen/cargo-test-double-print 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
ashley williams 0939c12914
Merge pull request #516 from drager/docs-fixes 6 years ago
Jesper Håkansson ac746ef226 doc: Use absolute url in prerequisites index 6 years ago
ashley williams dbc5a3655d
Merge pull request #514 from drager/docs-fixes 6 years ago
Jesper Håkansson 6fc3f9b349 doc: Fix links and Rust highlightning 6 years ago
ashley williams c8410f2de7
Merge pull request #504 from fitzgen/more-logging-and-assertions 6 years ago
Nick Fitzgerald 1d639fb621 Fix directory layout of cached `cargo install`ed wasm-bindgens 6 years ago
Nick Fitzgerald 8325d9ada4 binary-install: don't make getting a binary from a download infallible 6 years ago
Nick Fitzgerald 67a2aac6d2
Merge pull request #501 from drager/2019 6 years ago
Jesper Håkansson 99ea57e5b0 doc: Update to 2019 6 years ago
Nick Fitzgerald 234bf19508
Merge pull request #498 from rustwasm/ignor 6 years ago
Ashley Williams 7f944f9c4f feat(changelog): s/Carol/Cargo 6 years ago
Ashley Williams f57afa7814 feat(ignore): remove wasm-pack.log 6 years ago
ashley williams 5c9a2db73d
Merge pull request #494 from rustwasm/0.6.0 6 years ago
Ashley Williams 90a9ed9649 feat(site): update version and date 6 years ago
Ashley Williams c96f9d45c0 v0.6.0 6 years ago
ashley williams 0acc7b79df
Merge pull request #495 from rustwasm/binary-install 6 years ago
Ashley Williams 2b822b8132 feat(binstall): no workspace since it's a dep 6 years ago
Ashley Williams 6d63a537ca feat(binstall): leverage workspaces 6 years ago
Ashley Williams 1071b6ed65 feat(binstall): don't track lib's cargo lock 6 years ago
ashley williams 67b977304f
Merge branch 'master' into binary-install 6 years ago
ashley williams 5258d42b5e
Merge pull request #461 from torkve/master 6 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 6 years ago
Vsevolod Velichko 6899b97fde merge with upstream 6 years ago
Ashley Williams 9491d549a0 feat(test): remove windows output fmting test 6 years ago
Ashley Williams 9778194c3e doc(logs): document env_logger setup 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Dan Wilhelm 92d24ff298 Fix npm error when spawned in Windows 6 years ago
Dan Wilhelm 3088e790a0 Remove redundant or misleading Command configs 6 years ago
ashley williams ea99a2d343
Merge pull request #490 from danwilhelm/template_deep_dive 6 years ago
Vsevolod Velichko 43488dae1d add test and some documentation for custom extra options passed to build command 6 years ago
Vsevolod Velichko 669c43d853 add an option to pass an arbitrary set of arguments to cargo build 6 years ago
Dan Wilhelm 5205847d84 docs: Add template deep dive for src/utils.rs 6 years ago
Dan Wilhelm 8f22319d6f docs: Add template deep dive for src/lib.rs 6 years ago
Dan Wilhelm bcc94ace43 docs: Update for template changes, typos 6 years ago
ashley williams 4cd77901c3
Merge pull request #484 from csmoe/valid 6 years ago
Nick Fitzgerald 35cabb658f
Merge pull request #487 from danwilhelm/login-issues 6 years ago
ashley williams 5fafee7657
Merge pull request #485 from fitzgen/minor-docs-stuff 6 years ago
Dan Wilhelm 2343e97e1e login: Send arguments separately to npm 6 years ago
Dan Wilhelm 0147dae9fe login: Fix empty input prompt 6 years ago
Nick Fitzgerald 20c488d559 docs: document that the `pkg` directory is gitignored by default 6 years ago
Nick Fitzgerald ecbdf90adc docs: delete trailing whitespace 6 years ago
Nick Fitzgerald 212d7727dc docs: use `wasm-pack build` instead of `wasm-pack init` 6 years ago
csmoe 065a28f293 check whether correct target arg passed in 6 years ago
ashley williams 8af40029a9
Merge pull request #476 from mstallmo/refactor-license-copy 6 years ago
Mason Stallmo c99b93498c Refactor: returns error instead of unwrapping path join 6 years ago
Mason Stallmo bcdbaab731 Refactor: returns proper error instead of unwrapping during license copy 6 years ago
ashley williams 9675464067
Merge pull request #415 from drager/refactor-binary-installation 6 years ago