Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Rspack

make rspack better
Collective - Host: opensource - https://opencollective.com/rspack - Code: https://github.com/web-infra-dev/rspack

ci: remove unnecessary `test` option from reusable-build (#3245)

github.com/web-infra-dev/rspack - d5bbf8c4d2a766c110cc4164c95b2b6dcdeefe38 authored over 1 year ago
fix: `source` could be unavailable if asset was deleted (#3250)

fix: source could be unavailable if deleted

github.com/web-infra-dev/rspack - dd9411f77144a71e80148057585572f0b9858bf9 authored over 1 year ago
feat: add support for `Rule.loader` and `Rule.options` (#3246)

feat: add support to Rule.loader and Rule.options

github.com/web-infra-dev/rspack - 76cbcdb9edfa6c82d33b0d9a7c9ea9c5f14fcc42 authored over 1 year ago
fix(dev-client): remove some unused dependencies (#3244)

chore(dev-client): remove some unused dependencies

github.com/web-infra-dev/rspack - f4cab3bb7e0ee450bf787539b2e7a65a90dc4c2f authored over 1 year ago
feat: normal module factory after resolve hooks (#3060)

* chore: ๐Ÿค– after resolve

* chore: ๐Ÿค– finish native part

* chore: ๐Ÿค– ck point

* chore: ๐Ÿค– finish ...

github.com/web-infra-dev/rspack - 6a30201600dbe39e7f446326fdb0d0b0d0d87b8c authored over 1 year ago
feat: add scheme, mimetype, and resourceFragment rule condition (#3238)

feat: data uri part 2

github.com/web-infra-dev/rspack - 7127f01ea124331b3d002ce9dd3f0bb37d539fdb authored over 1 year ago
feat(types): support string or object in copy.patterns array (#3218)

chore: update copy.patterns config type

github.com/web-infra-dev/rspack - eb1edf0f3367451c6c80d195bc47dcb64080d443 authored over 1 year ago
feat: data uri support (#3220)

* feat: data uri support

* fix ci

* update snap

github.com/web-infra-dev/rspack - c20ef9dc5febb350dd779ae825202431d29c7172 authored over 1 year ago
chore: add `x ready` command for running everything (#3230)

github.com/web-infra-dev/rspack - 211cf7c535b565708c13127425e7026fcde14e5a authored over 1 year ago
chore: add repro link to the bug issue template (#3225)

github.com/web-infra-dev/rspack - 0426daf32c30e9a7addc6f74d71e4916f8ea5a55 authored over 1 year ago
perf: skip call chunkAsset hook when not in use (#3228)

github.com/web-infra-dev/rspack - a7b1af6f95c84432cef5dfc9084fd1e6308eacff authored over 1 year ago
fix: ๐Ÿ› amd external-array (#3226)

fix: ๐Ÿ› external-array

github.com/web-infra-dev/rspack - 966762449e3347238e569fec566b435aa56b610b authored over 1 year ago
chore(license): split third party licenses to a separate file (#3216)

chore(LICENSE): split third party license to a seperate file

github.com/web-infra-dev/rspack - 5eadf4eea5e2c6551673fd566f9709bab7c3ebfd authored over 1 year ago
ci: create issue in rspack-website when a pr is merged with "need documentation" label (#3211)

closes #3089

github.com/web-infra-dev/rspack - 4dc38c76b7698f0f42715d7f4d2725fd79656e45 authored over 1 year ago
chore(gitattributes): make repo more rusty (#3215)

chore(gitattributes): ignore fixture code

github.com/web-infra-dev/rspack - 57b04f429db50f4466c4cce80fbe26499ef148d2 authored over 1 year ago
fix: context module elimated (#3151)

* fix: ๐Ÿ› init

* chore: ๐Ÿค– more test

* chore: ๐Ÿค– remove dbg

* chore: ๐Ÿค– lint

github.com/web-infra-dev/rspack - 0a31024906291146208758551553eeed39146aff authored over 1 year ago
fix: ci clippy (#3208)

chore: ๐Ÿค– clippy

github.com/web-infra-dev/rspack - dadbbec24f0d482a737b961d72212acbea68555f authored over 1 year ago
fix: provided dependency generated code not stable (#3204)

* fix: provide generate code not stable

* add test

* fix test

* Update packages/rspack/tests/...

github.com/web-infra-dev/rspack - 735ea8b22d77aa114bc0d37111f43ea3e9b1c4c8 authored over 1 year ago
chore: fix jest crash on node (#3206)

github.com/web-infra-dev/rspack - 72ba4558f189e19c5ddefb0f8f590f7dd0717c26 authored over 1 year ago
fix: fix provide can't be override by user (#3201)

fix: ไฟฎๅค provide ้€‰้กน็š„้กบๅบ,่ฎฉๅค–้ƒจ็”จๆˆท้…็ฝฎ็š„่ƒฝๅคŸ่ฆ†็›–้ป˜่ฎคๅ€ผ

github.com/web-infra-dev/rspack - 3fca3fdefc3394dad952db3967531a96912df33e authored over 1 year ago
fix: export-all-from-side-effects-free-commonjs (#3181)

* chore: ๐Ÿค– init

* fix: ๐Ÿ› fix the test

* test: ๐Ÿ’ update snap

* chore: ๐Ÿค– lint

* chore: ๐Ÿค– tweak...

github.com/web-infra-dev/rspack - d8fc9bcc3259e8e16b6e40c4c44e3023164e51b8 authored over 1 year ago
fix: render exports for esm output at hmr (#3194)

github.com/web-infra-dev/rspack - 99115019f11dbc07558dcfe99f3d798fe426abc6 authored over 1 year ago
ci: add test Node.js v18 (#3168)

ci: enable Node.js v18 for testing

Removed all the other tests because they cost too much resou...

github.com/web-infra-dev/rspack - df7e2a834af80c82d2a2e21311257dcbef83bc74 authored over 1 year ago
fix: wasm loading runtime on node-18 (#3197)

fix: wasm on node-18

github.com/web-infra-dev/rspack - 34601247f01272e1c0df11e78999246605061c81 authored over 1 year ago
chore: fix node16 tests (#3200)

github.com/web-infra-dev/rspack - 40f4e22731d01385be757b46870833e0947191be authored over 1 year ago
chore: fix fix-issue-3873 crash (#3196)

* chore: fix arco-pro crash again

* chore: fix bus error for issue-3873

github.com/web-infra-dev/rspack - 8e6f063a98eebc5f08b3a9e26b8fcfb88a4f120d authored over 1 year ago
chore: fix arco-pro crash again (#3195)

github.com/web-infra-dev/rspack - 714fb70c82577539f6a6eae90240b638c424c762 authored over 1 year ago
feat: add output.hotUpdateMainFilename & output.hotUpdateChunkFilename (#3188)

github.com/web-infra-dev/rspack - ab318de07300857201ea3c46762e14bb2bb62b99 authored over 1 year ago
chore: fix arco-pro example crashing in debug mode (#3192)

github.com/web-infra-dev/rspack - e8a8507e768320f9ae334bceecf1a4845a5892b6 authored over 1 year ago
feat(resolve): support custom exports fields (#3186)

github.com/web-infra-dev/rspack - 1d38c8b1da2aa9a3569ffb52bc61d1243faec632 authored over 1 year ago
fix(plugin-node-polyfill): remove console polyfill (#3191)

github.com/web-infra-dev/rspack - 9d39c4c9e7c7472e20e840b45c6f749bfff49f7e authored over 1 year ago
feat(new_split_chunks): support `max_size` (#3171)

* feat(new_split_chunks): support `max_size`

* Clippy

* Changeset

github.com/web-infra-dev/rspack - 8164d4245c6cbcd52bc6e37d0be56856d52ae07f authored over 1 year ago
fix: add experiments.css schema (#3183)

* fix: add experiments.css schema

* Update packages/rspack/src/config/schema.js

Co-authored-by...

github.com/web-infra-dev/rspack - 25a0dcbf6853987ab14b37a9e1bec38895f4650b authored over 1 year ago
fix(magic_comment): support '()' (#3179)

* done

* snapshot

github.com/web-infra-dev/rspack - dee486948d105f55d537b48b4156ff7a7dd63ba2 authored over 1 year ago
chore: console error info when ./x failed (#3175)

github.com/web-infra-dev/rspack - cde2a9089d09b1597658ed2c4ef7aacdc8c59d77 authored over 1 year ago
fix: ๐Ÿ› don't crash when export * of external module (#3167)

* fix: ๐Ÿ› don't crash when export * of external module

* chore: ๐Ÿค– add some tracing

* test: ๐Ÿ’ ad...

github.com/web-infra-dev/rspack - c9f3b6e1fedbfa14c5ca86d9392bd606abc8b9d3 authored over 1 year ago
fix(license-plugin): add support for license-plugin in case of perChunkOutput as false (#3172)

fix(license-plugin): add support for license-plugin in case perChunkOutput as false

github.com/web-infra-dev/rspack - a5782a8cab15c9b7012b567094f773648dffc422 authored over 1 year ago
refactor: compilation getPath (#3143)

* refactor: compilation getPath

* more js api

* rebase

* fix ci

* fix

* update

github.com/web-infra-dev/rspack - 5d3eb982421591a5ff4ab2e7ff87c4c4c7d0f792 authored over 1 year ago
chore: ๐Ÿค– fix cargo test crash (#3178)

github.com/web-infra-dev/rspack - 70899f1fac5a0402c09ef6f3595ec74cf14c26df authored over 1 year ago
feat(library): support system.js (#3124)

* save code

* save code

* finished feature

* fix: iife bug

* add test cases

* fix: bug

* f...

github.com/web-infra-dev/rspack - 07fca4481d5972316948145cffea7ae33c64d644 authored over 1 year ago
feat(core): support webpack-manifest-plugin (#3163)

* feat(core): support webpack-manifest-plugin

* chore: use rspack-manifeset-plugin instead

github.com/web-infra-dev/rspack - 98b6c6b8b98235f27d8462f07df0b1709da83be0 authored over 1 year ago
Release v0.1.11 (#3166)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/web-infra-dev/rspack - 9c97dec9f1e207df17ab88ce36945a1f58c46db3 authored over 1 year ago
chore: fix version manually (#3165)

chore: manual version bump

github.com/web-infra-dev/rspack - f9107fcdc6714924877186fed811275af00d2aac authored over 1 year ago
refactor(rust): remove dead code (#3160)

github.com/web-infra-dev/rspack - fcaa237539ebb32ebcb5b8df743bdef8b3b92073 authored over 1 year ago
fix: call devServer.invalidate() panic (#3105)

* fix: call devServer.invalidate() panic

* doc: add changeset

github.com/web-infra-dev/rspack - fdaad48d0e86e1c38e2c573106b016bc3f015c32 authored over 1 year ago
fix(create-rspack): fix compatible problem with node@14 (#3159)

github.com/web-infra-dev/rspack - 06d33a1cdb81495013bc308ce6f5160c231b6cc9 authored over 1 year ago
chore: Upgraded `webpack` to `5.76.0` (#3156)

Upgraded `webpack` to `5.76.0`

github.com/web-infra-dev/rspack - 034edba8b724c9202125f0af9b6c19da71f7698c authored over 1 year ago
feat(plugin-node-polyfill): add process & buffer to node-polyfill (#3154)

github.com/web-infra-dev/rspack - be5877fded4146b75835fab32c349e43ef503bbc authored over 1 year ago
perf: ๐Ÿค– optimize regex (#3113)

* chore: ๐Ÿค– optimize regex

* chore: ๐Ÿค– ad hoc bench

* chore: ๐Ÿค– ck point

* chore: ๐Ÿค– finish impl
...

github.com/web-infra-dev/rspack - 0884c09b9257f46f5e1f847b674ad82b9b218754 authored over 1 year ago
feat(core): external supports array (#3141)

* chore: support debug rust in jest

* feat(core): support external value as array

* chore: add...

github.com/web-infra-dev/rspack - 7587f31ad77de64c5dda11ed86e9d34c70bfce61 authored over 1 year ago
chore(rspack-cli): run jest with --runInBand (#3140)

github.com/web-infra-dev/rspack - fb4c97ac41ed43cc7016515e2f60b613375cfbff authored over 1 year ago
chore: support debug rust in jest (#3149)

github.com/web-infra-dev/rspack - dec3be63caff352c6094a29324c58849af66c99d authored over 1 year ago
chore: upgrade ts-jest to 29.1.0 (#3146)

github.com/web-infra-dev/rspack - e8656930405b47ef97dd97f396a8e3e4e238ade9 authored over 1 year ago
chore: clean up Cargo.toml for node_binding and rspack_binding_options (#3139)

github.com/web-infra-dev/rspack - 2fc6df56b21920448727b9c90efa650d1c950265 authored over 1 year ago
chore(examples/plugin-compat): disable verbose log && add inline css (#3138)

chore: disable verbose log && add inline css

github.com/web-infra-dev/rspack - 78922ab6ef8aaa6e77536277b3ac804b5a5d6283 authored over 1 year ago
chore: enable emitCss for svelte (#3136)

github.com/web-infra-dev/rspack - 2da8665562ceafdd923e7f31a72c06c0e36eec5a authored over 1 year ago
feat(new_split_chunks): support `maxInitialRequests` and `maxAsyncRequests` internally (#3119)

* feat(new_split_chunks): support `maxInitialRequests` and `maxAsyncRequests` internally

* Make...

github.com/web-infra-dev/rspack - 2a6a778fac76fb51765c3a03b6e26c5d326891e4 authored over 1 year ago
fix: ๐Ÿ› tree shaking nuxt error (#3125)

fix: ๐Ÿ› nuxt error

github.com/web-infra-dev/rspack - b846ef435a4988f3f6ecc5d6aab98a32c267b5d8 authored over 1 year ago
chore(examples): remove unused eslint-loader from examples/eslint (#3123)

github.com/web-infra-dev/rspack - 46d6afb1c2b0c307eda7c845632d27f31b5e2943 authored over 1 year ago
ci: run e2e tests in ubuntu-latest (#3122)

ci: run e2e tests in ubuntu

github.com/web-infra-dev/rspack - 37a63f2b6e7b97c42de69113c3b1b2063e637e9c authored over 1 year ago
feat: add tree shaking 'module' to eliminate module which has no export used and sideEffects free. (#3034)

* feat: ๐ŸŽธ eliminate-module-only

* chore: ๐Ÿค– update binding.d.ts

* chore: ๐Ÿค– update snapshot

* c...

github.com/web-infra-dev/rspack - 62f43b72c1e1212e42a0240cf28c7ec609d69959 authored over 1 year ago
feat: add build meta exports type (#3121)

github.com/web-infra-dev/rspack - 488071c6cca908b7f0278998ca029664c02df4c2 authored over 1 year ago
ci: run x86_64-unknown-linux-gnu tests without docker (#3117)

github.com/web-infra-dev/rspack - 23693e3dc739178317ca04e3e168a8327f222b28 authored over 1 year ago
chore: placeholder options for stats nestedModules (#3115)

github.com/web-infra-dev/rspack - 80a012936c08dadaab9147a29d25266fe997e24a authored over 1 year ago
feat: add compatible compilation.chunks (#3010)

* feat: add compatible compilation.chunks

* chore: ๐Ÿค– reduce complexity

* chore: ๐Ÿค– resolve conf...

github.com/web-infra-dev/rspack - 425b7eeba92a9c9b11c44de4435b2ea3ab38d122 authored over 1 year ago
refactor: Remove impl `Module` for `Box<dyn Module>` in codebase (#2831)

* remove impl Module for Box<dyn Module> in codebase

* Change implementation return types for i...

github.com/web-infra-dev/rspack - 137c17719d97bbbb66e7de2bd0100dbd4250902a authored over 1 year ago
chore: fix toml indentation (#3114)

github.com/web-infra-dev/rspack - 03f6f8dcd0fe17f76d8ca28b709d658e0c227a60 authored over 1 year ago
chore: add rust rebuild test function feature (#3091)

* add hot update test

* done

* reset code

* clear code

github.com/web-infra-dev/rspack - b306356632b6f841508a8010e636188844d7b562 authored over 1 year ago
fix(context module): should escape context module regex (#3037)

* done

* fix: bug

* chore: update snapshot

* fix: regex

* update snapshot

* save code

* up...

github.com/web-infra-dev/rspack - 7af68f6a514e03a5eac07288163e2c6454a8dc3e authored over 1 year ago
refactor(new_split_chunks): split methods of `SplitChunksPlugin` into different files (#3109)

github.com/web-infra-dev/rspack - 84cd8c6284ad8127d10677df6598616b13a93166 authored over 1 year ago
chore: remove unused workspace dev dependencies (#3098)

github.com/web-infra-dev/rspack - d1ab3a57a0cd353e33f350be465dd794b16d1a52 authored almost 2 years ago
chore(rust): clean up dependencies via `cargo-machete` (#3106)

chore: clean up dependencies via `cargo-machete`

github.com/web-infra-dev/rspack - d22b389147f1515759ca3ee426572c9d2a52ffb0 authored almost 2 years ago
chore: disable perfsee upload in ci environment (#3099)

chore: disable perfsee upload

github.com/web-infra-dev/rspack - 6db2ca30c7a01b53c7053dfa3bab77d5e78684e4 authored almost 2 years ago
fix: fix esbuild iife for minify plugin (#3107)

github.com/web-infra-dev/rspack - 77f69fbe0453c3899d1e8c234d39004dd7fb8afc authored almost 2 years ago
fix: replace wrong with unicode (#3102)

* fix: replace wrong with unicode

* add test

github.com/web-infra-dev/rspack - b7c76bf37804b5b3b9a08a4315e1c8b85127c4d0 authored almost 2 years ago
fix(emotion): should use source code for computing hash (#3100)

* fix(emotion): should use source code for computing hash

* Fix clippy

* Fix

github.com/web-infra-dev/rspack - 7b11360fc43c161a763105caf166e8c8d90af3ed authored almost 2 years ago
fix: rebuild loses error messages (#3101)

* fix: rebuild loses error messages

* doc: add changeset

github.com/web-infra-dev/rspack - 5d4333f9a63a5036627a97aacd6150b8193af18e authored almost 2 years ago
feat(realContentHash): multi contenthash in filename (#3095)

* wip

* wip

* fix

* typo

* update snap

github.com/web-infra-dev/rspack - cc527b6c0df883b9c9bffd3e81eff45c8a64cf25 authored almost 2 years ago
chore: add test commands to x.mjs (#3082)

github.com/web-infra-dev/rspack - 12568fdb38de1b0fe83bf5f1894cb5a6ad82395d authored almost 2 years ago
fix: add correct chunk group runtime for multiply entry single runtime (#3094)

github.com/web-infra-dev/rspack - 1c83bbde7de8cc49735bba6ac153b91ea026690f authored almost 2 years ago
feat(new_split_chunks): support `splitChunks.{cacheGroup}.enforce` (#3086)

* feat(new_split_chunks): support `splitChunks.{cacheGroup}.enforce`

* Clippy

github.com/web-infra-dev/rspack - a09c2eca54cea61bda761d0a30962999e0b8b35f authored almost 2 years ago
chore(rspack): add github-actions-reporter to jest (#3081)

github.com/web-infra-dev/rspack - 3381e48c3f7c5ee2660eceafa7ed662d5bdec067 authored almost 2 years ago
fix(rspack_plugin_javascript): remove empty whitespace from runtime (#3083)

closes #2973

github.com/web-infra-dev/rspack - ff2eb84f0c9dc6a15b41b0436010e8b556b77e6d authored almost 2 years ago
feat(minify-plugin): support minify-css for minify-plugin (#3093)

* chore: support extract-license

* feat(minify-plugin): support minify css in minify-plugin

github.com/web-infra-dev/rspack - 1a856896f378a76eb9df2e6b6e25ddbfcbb619fd authored almost 2 years ago
chore: single workspace (#3035)

chore: migrate the node_binding crate into the main workspace

github.com/web-infra-dev/rspack - 9d1bee67fc7e45741e5d1e03172665296871ed06 authored almost 2 years ago
chore: add svg-react-loader & node-loader example (#3030)

* chore: add svg-react-loader example

* chore: add node-loader example

github.com/web-infra-dev/rspack - 657bfb4595c488db8f3f2d298a5d29650ce1742a authored almost 2 years ago
feat(chunkId): care about `Chunk#id_name_hints` and generate more stable chunk id (#3043)

* feat(chunkId): care about `Chunk#id_name_hints` and generate more stable chunk id

* Fix code
...

github.com/web-infra-dev/rspack - c5a18675a6cbf6481fb4600d51e9ec958691dffb authored almost 2 years ago
feat(core): support custom dependency type internally (#3068)

github.com/web-infra-dev/rspack - 6fd82652eabcfa441242aeece7494a365fabd106 authored almost 2 years ago
feat: support `optimization.removeEmptyChunks` config (#3076)

github.com/web-infra-dev/rspack - 01457c90a85373e219b1d72097b9ba17609c377d authored almost 2 years ago
refactor(hmr): change visit_node_children from macro to fn (#3075)

github.com/web-infra-dev/rspack - ec5dcd5afc8309f890bdbd02fb078cc6d277d825 authored almost 2 years ago
feat(rust): support __webpack_chunk_load__ module variable (#3080)

github.com/web-infra-dev/rspack - 252ba05740e78d78df0245762dc6842e0c3f961e authored almost 2 years ago
fix(resolve): bump nodejs-resolver to fix baseUrl bug in tsconfig (#3072)

github.com/web-infra-dev/rspack - 86731ae91533d99eb18ec5dfba79252bcef3248e authored almost 2 years ago
fix: already split module should connect chunk group at multiply entry (#3057)

github.com/web-infra-dev/rspack - bc5202656cfa58b948ef124b707c884422458442 authored almost 2 years ago
chore: add stale bot, which only adds the "stale" label and never closes issues or PRs (#3065)

github.com/web-infra-dev/rspack - ec8744f52291945b1007822f53d5b43472aa6024 authored almost 2 years ago
chore: take bump check temporarily (#3064)

* chore: use changeset status to check bump status

* Update scripts/check_changeset.js

github.com/web-infra-dev/rspack - a240646e425a4fbba99e28d1a705011ffc9968e6 authored almost 2 years ago
feat: optional-dependency (#3050)

* save code

* save code

* add test

* fix: test try error case to warning

* remove useless te...

github.com/web-infra-dev/rspack - 884b7ca5c58e7e6ec2bc39804b8efd26bc3d7f65 authored almost 2 years ago
refactor: ๐Ÿ’ก angular support (#3055)

* refactor: ๐Ÿ’ก angular support

* chore: ๐Ÿค– align to webpack

* chore: ๐Ÿค– fix type

* test: ๐Ÿ’ make ...

github.com/web-infra-dev/rspack - d2f6f132ba2d447b3ba1a1a44e2891572790bf91 authored almost 2 years ago
fix: css url generate with auto public path (#3061)

* fix: css url generate with auto public path

* fi

github.com/web-infra-dev/rspack - 6ec9e1c61ea21cb511e2d6986722047c521d3480 authored almost 2 years ago
fix: ๐Ÿ› cross compile (#3059)

github.com/web-infra-dev/rspack - 4cd05053dd0ea18e97f3830e53a6b7e28e8cc4d8 authored almost 2 years ago
fix(new_split_chunks): should not care about `reuseExistingChunk` if name is specified for `CacheGroup` (#3045)

github.com/web-infra-dev/rspack - f27bb0d740165d32c52f0770e22e68914991ee98 authored almost 2 years ago