434 Commits (99ea5d3a812d404bd63fd7584d952d6a26693db9)
 

Author SHA1 Message Date
Mason Stallmo 99ea5d3a81 Add link to help article on setting up a global .gitignore 7 years ago
Mason Stallmo 62866aa6a7 Add section on IDE config files to CONTRIBUTING.md 7 years ago
ashley williams 3dbd05828a
Merge pull request #336 from alexcrichton/debug 7 years ago
ashley williams 5f3003aaa1
Merge pull request #350 from rustwasm/fav-fav-fav-fav-fav-icon 7 years ago
Ashley Williams 8671225f2d feat(homepage): favicons 7 years ago
ashley williams 485a0fdada
Merge pull request #349 from rustwasm/fix-the-links 7 years ago
Ashley Williams ed4c2eb457 fix(homepage): links need wasm-pack URL segment 7 years ago
ashley williams 6d7e9ab359
Merge pull request #338 from spencerwilson/serde-broken-link 7 years ago
ashley williams eb850773c2
Merge pull request #246 from rustwasm/docs-fix 7 years ago
Ashley Williams 3229f1f791 feat(website): add landing page 7 years ago
Ashley Williams d2a6af8eda feat(docs): update/rename pages 7 years ago
Spencer Wilson a1c50772a1 fix(changelog): Passing arbitrary data broken link 7 years ago
Alex Crichton cd4e381ef4 Pass `--debug` to `wasm-bindgen` in debug mode 7 years ago
ashley williams 7df088caad
Merge pull request #330 from rustwasm/force-lib-build 7 years ago
Ashley Williams 0fa456c62b feat(build): force lib build only 7 years ago
ashley williams 4a1a4bed13
Merge pull request #328 from mstallmo/fix-links 7 years ago
ashley williams 9f106caff4
Merge pull request #327 from rustwasm/no-modules-plz-k-thx 7 years ago
Mason Stallmo 090fd15ce6 Fix broken links in book by replacing absolute paths with relative paths 7 years ago
Ashley Williams 120236f1a9 fix(style): appease cargo fmt 7 years ago
Ashley Williams 286bed9c27 test(no-modules): no-modules works 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
Nick Fitzgerald 37349a63f0
Merge pull request #323 from fitzgen/make-tests-faster 7 years ago
Nick Fitzgerald fa61f90909 tests: Make tests run faster by using Fixture builders 7 years ago
ashley williams 4df7761156
Merge pull request #320 from rustwasm/cargo-update 7 years ago
Ashley Williams a8a5fb6af0 chore(deps): cargo update 7 years ago
Michael Gattozzi 1e9d8de32c
Merge pull request #312 from rustwasm/mod-mod-mod 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 fc7c2d1593 test(manifest): update tests to reflect new pkgjsons 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
ashley williams 5304a49625
Merge pull request #307 from alexcrichton/installers 7 years ago
Alex Crichton 69e5af8fe2 Add an experimental installer for wasm-pack 7 years ago
Michael Gattozzi 6ad8b0fb57
Merge pull request #299 from rustwasm/access-flag 7 years ago
Ashley Williams 86a4284ae7 feat(publish): add --access flag to publish command 7 years ago
Nick Fitzgerald 0bd0b5a4e0
Merge pull request #306 from fitzgen/wasm-pack-test-reset 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
ashley williams 2cd4504b64
Merge pull request #301 from alexcrichton/tweak-appveyor 7 years ago
Alex Crichton f1b4857856 Remove `--test-threads` from AppVeyor 7 years ago
Alex Crichton d6146b25a5 Build "more compatible" executables on AppVeyor 7 years ago