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

feat: combine three tree shaking related plugin, and add corresponding configuration. (#4147)

* chore: 🤖 compile them together

* chore: 🤖 finish flag dependency usage

* chore: 🤖 update

* ...

github.com/web-infra-dev/rspack - 2008c03216053ee6fd831a6fc1c03d7d3fef7b89 authored over 1 year ago
chore: 🤖 remove unnecessary snapshot files (#4179)

chore: 🤖 remove unnecessary

github.com/web-infra-dev/rspack - c8a731ee5fc03143f5a2a452ed702dcfdfd5f5c0 authored over 1 year ago
feat: compatible with html-webpack-plugin (#4175)

* feat: export NodeTemplatePlugin and EnableChunkLoadingPlugin

* feat: export EnableLibraryPlug...

github.com/web-infra-dev/rspack - 32ab92d232d3e41ca068b0d788ea38d98b8227ec authored over 1 year ago
ci: refine artifact publishing (#4178)

github.com/web-infra-dev/rspack - fbb45485d760cff72975e7cf288f3959ead1c16e authored over 1 year ago
feat(config): only warn while `experiments.newSplitChunks` being explicitly setted (#4174)

* feat(config): only warn while `experiments.newSplitChunks` being explicitly setted

* Fix

github.com/web-infra-dev/rspack - b5ae3a497523ad2ae8c823d5b05db01760a0d32d authored over 1 year ago
feat: improve zod types (#4173)

github.com/web-infra-dev/rspack - a315f9bf5037907564cdf17f08639b1580b6c0c3 authored over 1 year ago
fix(core): add AbstractMethodError and fix references (#4170)

github.com/web-infra-dev/rspack - effad1bfccf0ba4e00190655cbec3c1fd78aa95d authored over 1 year ago
feat(config): warn while using `experiments.newSplitChunks` (#4169)

github.com/web-infra-dev/rspack - 254d31daea5b30c8174d6e4cfb8bcc0321fa4b36 authored over 1 year ago
refactor: naming to RspackPlugin (#4156)

* refactor: naming to RspackPlugin

* lint

* fix

github.com/web-infra-dev/rspack - 77bada1db8eb32611de2a5ad6649ac3eaac25feb authored over 1 year ago
fix: chunkLoading false (#4167)

github.com/web-infra-dev/rspack - 94f04227b59c8476e9fa5ae400fe10557469fcc6 authored over 1 year ago
chore: add profile syntax comment (#4166)

github.com/web-infra-dev/rspack - 509abcfc523bc20125459f5d428dc1645751700c authored over 1 year ago
fix: resolve async css chunk loading promise (#4165)

github.com/web-infra-dev/rspack - 25df2981ce1f0232ab05109c0995a249f57e2a09 authored over 1 year ago
fix: export client dir in react-refresh-plugin (#4164)

github.com/web-infra-dev/rspack - 056093168d70286979c44ea597099ad1bf1c5793 authored over 1 year ago
chore: fix publish problems of react-refresh (#4161)

github.com/web-infra-dev/rspack - bcdcc4b60f89ed0419579f87efdfd79918eac683 authored over 1 year ago
perf: optimize process assets (#4116)

github.com/web-infra-dev/rspack - f25e0f27b7b44d96102032e1c5878ecaedffe8bd authored over 1 year ago
feat: expose `keepFnNames` and `keepClassNames` options of builtin swc minfier (#4121)

* feat(minfier): expose keepFnNames and keepClassNames options of builtin swc minfier

* chore: ...

github.com/web-infra-dev/rspack - 14ded15a1b43df44550cdfd8c734d53dfee9fcbf authored over 1 year ago
test: snapshot css modules separately (#4155)

github.com/web-infra-dev/rspack - e1df35d0e9761015aa7ebcf0c1a7f731cb135a7d authored over 1 year ago
feat: react refresh plugin (#4135)

* feat: react refresh plugin

* dep dev-client

* update snap

* e2e dev-client

github.com/web-infra-dev/rspack - 033f5a164bad4d64e2f82d2602ec5fac8594ee89 authored over 1 year ago
feat: support function for `BannerPlugin` (#4151)

* feat: support function in

* clean

* lint

github.com/web-infra-dev/rspack - 4c72200c4bde9ccd6c37063e933a41465ca3d005 authored over 1 year ago
feat: support `builtin:swc-loader` experimental transformers (#4133)

* feat: init

* feat: add transformer

* feat: save options

* feat: migrate options

* feat: cl...

github.com/web-infra-dev/rspack - 296f3905693e0f6b7135ac4f1e3c2b60cbf95c27 authored over 1 year ago
feat: support stats ids (#4148)

* feat: support stats ids

* fix

github.com/web-infra-dev/rspack - 8b5b5a670c75a3c3fe7ea29a1ffa21602a0c721a authored over 1 year ago
fix: ignoreWarnings should work when call stats.getJson (#4153)

github.com/web-infra-dev/rspack - 8f6f2b2c64edc67adb28642d4ee30412bc89555c authored over 1 year ago
fix(css/modules): bump swc version to fix #3875 and add test (#4144)

* fix(css/modules): bump swc version to fix #3875 and add test

* test(css): add snapshot of js ...

github.com/web-infra-dev/rspack - ee3ded1eaa384a41317e66ca9b00aaafc5f85b20 authored over 1 year ago
fix: patch `sendStats` of webpack-dev-server (#4101)

* fix: patch `sendStats` webpack-dev-server

* chore: tweak comment

github.com/web-infra-dev/rspack - e3615d0d3eed7506186a2f35fc1d85c7b769bd18 authored over 1 year ago
feat: HarmonyExportImportedSpecifierDependency get mode (#4141)

github.com/web-infra-dev/rspack - bd64126ab2e6cf544dee3c4ce6d498eaf5084b4c authored over 1 year ago
fix: vue3 hmr (#4149)

github.com/web-infra-dev/rspack - d0e8595959d0fc33f43199c364e0157e9c2a0ba3 authored over 1 year ago
chore: takedown down monaco-editor example build in ci (#4146)

github.com/web-infra-dev/rspack - d7c8c56aa0ef954741211a8e46a0d0f8917ccf65 authored over 1 year ago
fix: console should not appear here (#4145)

github.com/web-infra-dev/rspack - d279052ca736f889042891053677d270ecd91e83 authored over 1 year ago
feat(core): add cache hits info to stats (#4140)

feat(core): add cache hits info to stats and output when stats.logging=true

github.com/web-infra-dev/rspack - 78e848311999d1a499d0c4c1a12d1c9f6d044f6e authored over 1 year ago
chore: disable sync document when closed merge request (#4142)

github.com/web-infra-dev/rspack - 1594bf90571324d4063c4791ba25d52417971850 authored over 1 year ago
feat: flagDependencyUsagePlugin (#4114)

* chore: 🤖 init

* chore: 🤖 ck point

* chore: 🤖 finish set has use info

* chore: 🤖 set used wi...

github.com/web-infra-dev/rspack - 36b72b20bbaf5c6ea3b66ee561a1adad8994617f authored over 1 year ago
Release Packages:0.3.2 (#4113)

Reelase Packages:0.3.2

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

github.com/web-infra-dev/rspack - 22ab0a9186f6cad5a4585e266f21cf97ff43e372 authored over 1 year ago
chore: format PR template (#4138)

github.com/web-infra-dev/rspack - 177aedbdcf7a4eb6b5f0ffb9d7c8bca5f49930c2 authored over 1 year ago
fix: css loading initial chunks (#4136)

github.com/web-infra-dev/rspack - ad727a95eb0fc5f7f61f53404c16e0d6ec51cd36 authored over 1 year ago
fix: use module.rules.include to avoid runtime inject it self (#4134)

github.com/web-infra-dev/rspack - 0f61d3ec1f99ada0d4386869c37dbfab36ee5644 authored over 1 year ago
fix: test snapshot path (#4132)

github.com/web-infra-dev/rspack - d877cc474f52b23a68510b20e51944d8bd12d2a1 authored over 1 year ago
refactor: zod schema and normalized types (#4098)

github.com/web-infra-dev/rspack - fdbe43e49514ca1916b460eff82b8ec3e1c08734 authored over 1 year ago
chore: use cross-env (#4130)

* chore: use cross-env

* chore: move to sub-package

github.com/web-infra-dev/rspack - a233bb42d8835811f9eeae1a0c9cdf784f0331aa authored over 1 year ago
chore: add documenation link notice of pull request template (#4106)

Co-authored-by: Boshen <[email protected]>

github.com/web-infra-dev/rspack - 81d956e6a1c4618997f1c1f37161c205d75e5ded authored over 1 year ago
chore: 🤖 align webpack factory meta (#4125)

* chore: 🤖 align webpack factory meta

* chore: 🤖 fix type

* chore: 🤖 update lock

* chore: 🤖 r...

github.com/web-infra-dev/rspack - 2892c96631a95d40a01f55267bc4a71a100109d3 authored over 1 year ago
feat(rspack_core): add oxc_resolver (turned off by default) (#4108)

* feat(rspack_core): add oxc_resolver (turned off by default)

Enable oxc_resolver with OXC_RESO...

github.com/web-infra-dev/rspack - f5237df9ab6580cd744f15d3526e72966e42682e authored over 1 year ago
fix: `builtin:swc-loader` does not report error correctly (#4111)

* fix: init

* fix: diagnostics for sass-loader

* test: add test case

* chore: disable color

github.com/web-infra-dev/rspack - 03b90356103f02af5f47c5e24042b1e88f53a770 authored over 1 year ago
chore: increase windows ci test timeout minutes (#4122)

github.com/web-infra-dev/rspack - b6a43ae2697c1918205803f6540320f85cd8716f authored over 1 year ago
chore: expose statsModule.nameForCondition (#4119)

github.com/web-infra-dev/rspack - f673c45eaafcfe3afafed411e25d3299b6ea7eab authored over 1 year ago
fix: improve interoperability of rules with side-effects (#4115)

* fix: init

* chore: add comments

github.com/web-infra-dev/rspack - 28819ebdd4419032d25e1ebd8d1b26f105db0c0f authored over 1 year ago
feat(core): code generation module hash (#4096)

* fix(core): code generation module hash

* Fix

* fix(core): code generation module hash

* fix...

github.com/web-infra-dev/rspack - fcfbc035be0f5752fdbdb93d92d9b93fe1ebb5e3 authored over 1 year ago
fix: css loading module should render initial_chunk_ids (#4110)

github.com/web-infra-dev/rspack - b76f68eeecfbf258592919c40f1f926cc50c6b0d authored over 1 year ago
feat: Support passing string to splitChunks.{cacheGroup}.test (#3673)

* feat: Support passing string to splitChunks.{cacheGroup}.test

* fixes

* revet changes to del...

github.com/web-infra-dev/rspack - 39dfc753d121bdb9cc5a983fa439211d0ab19f36 authored over 1 year ago
feat: initialize future flags (#4107)

* feat: init future flags

* chore: allow empty structs

* test: fix snap

github.com/web-infra-dev/rspack - 0380656e8e6553ff41369cbb3e2735a67af0d90d authored over 1 year ago
revert: apply entry and externals eagerly (#4105)

* revert: apply entry and externals eagerly

* fix

* fix

github.com/web-infra-dev/rspack - cd6a11ae50ae13ee5d0295dc58700565e5218277 authored over 1 year ago
ci: take down windows test, again (#4109)

ci: take down windows test

github.com/web-infra-dev/rspack - c120f207c216dbedc384e6ad1ef98ce3e6424093 authored over 1 year ago
fix: avoid inject refresh runtime for it self (#4092)

fix: avoid inject refresh runtime for self

github.com/web-infra-dev/rspack - 57c0af02d692d168d04a88612e1e63a20666e2db authored over 1 year ago
chore: add license check (#4097)

chore: license check

github.com/web-infra-dev/rspack - 3dfaee55c3d894acb6862676aacf125a69ad8909 authored over 1 year ago
chore: refactor exports info (#4104)

* chore: 🤖 make it compile

* chore: 🤖 update

* chore: 🤖 fix rest part

* chore: 🤖 lint

* chor...

github.com/web-infra-dev/rspack - 5875158e4d05f9a414b2dc02806aedb18ce7ae9b authored over 1 year ago
chore: Upgraded `semver` to `6.3.1` (#4102)

Upgraded `semver` to `6.3.1`

github.com/web-infra-dev/rspack - 17a7b3d6f5edbae6b703bfe4522cdf2cba2259b6 authored over 1 year ago
fix: align stats.modulesSpace default behaivor with webpack (#4095)

github.com/web-infra-dev/rspack - 7ca8ec342301de2c67eff11c15ceedc4805f0780 authored over 1 year ago
ci: take down windows test (#4100)

github.com/web-infra-dev/rspack - 60635c99f2b879f9bb50309d60a3b2fcefc0bce0 authored over 1 year ago
fix: export externals plugin and node target plugin, electron target plugin (#4094)

fix: export externals plugin and node, electron target plugin

github.com/web-infra-dev/rspack - 11e9c6b03656d066c22a821dd122257efde72c56 authored over 1 year ago
revert: "ci: reduce binary size" (#4090)

github.com/web-infra-dev/rspack - c66ba7a597fdd7427d3f5f4424e55119a2c33fbf authored over 1 year ago
fix(runtime): should calculate installed css chunks correctly (#4072)

* fix(runtime): should calculate installed css chunks correctly

* fix: changed GetChunkFilename...

github.com/web-infra-dev/rspack - e65c5649f322f95784c88a68e38697efc410def6 authored over 1 year ago
fix: upgrade swc (#4088)

github.com/web-infra-dev/rspack - c7bf5bf4efc8f9f1a076f03eef1f1d332d3c1f69 authored over 1 year ago
fix: make dev-server compatible with globalThis (#4087)

* fix: make dev-server compatible with globalThis

* fix: make dev-server globalThis =>self

github.com/web-infra-dev/rspack - 1156d45ca945e862a3cbcb041be0d9bd2697a640 authored over 1 year ago
ci: only run `merge_group` tests on check being requested (#4086)

ci: only run merge_group tests on check being requested

github.com/web-infra-dev/rspack - 67840840cee0c73ce78d0996a5d8f71397eb11b8 authored over 1 year ago
feat: expose `ExternalsPlugin` (#4083)

* feat: expose ExternalsPlugin

* move to rs

* fix

github.com/web-infra-dev/rspack - 14739e017bf00d0daf903dc509690c820e36129d authored over 1 year ago
fix: umd analyze (#4085)

github.com/web-infra-dev/rspack - 6afdbcee6d3787943bda032bfce34093d2ddeec6 authored over 1 year ago
chore: skip empty test folder (#4077)

github.com/web-infra-dev/rspack - b3760f207be0247fb113b1ee9e80bf27a943bb0e authored over 1 year ago
feat: provide exports p2 (#4057)

* chore: 🤖 max target

* chore: 🤖 get max target

* chore: 🤖 basic get target

* chore: 🤖 get ta...

github.com/web-infra-dev/rspack - e48caa021587058ba7b4f20cab95b711dae93109 authored over 1 year ago
feat: expose `EntryPlugin` (#4073)

* entry-plugin

* Update EntryOptionPlugin.ts

Co-authored-by: Hana <[email protected]>

* fi...

github.com/web-infra-dev/rspack - cdf4155ef435d66abc6e5b6525980e8a5cbc9b4c authored over 1 year ago
fix: sort import var at wasm codegen (#4071)

github.com/web-infra-dev/rspack - fb2de9533cbbb37ca0b3d5f1e14d15254086222c authored over 1 year ago
feat: implement dependency get_referenced_exports (#4069)

github.com/web-infra-dev/rspack - 5b24e8f48d022754ec043ca70087550567a3345e authored over 1 year ago
chore: takedown node14 test on windows (#4068)

github.com/web-infra-dev/rspack - 35ba974ef6c070660a124ad88542960d5d36e3d9 authored over 1 year ago
chore: move all snapshot to insta (#4061)

github.com/web-infra-dev/rspack - 2eee5752b43e5386d785f1579d72f29716ed0e93 authored over 1 year ago
chore: fix cache problem (#4058)

github.com/web-infra-dev/rspack - ac325b94bb52aa8f80db051de22ec3d838931645 authored over 1 year ago
chore: use cargo insta go generate snapshot (#4056)

github.com/web-infra-dev/rspack - 183390944863d36d0954078344019de94f73827a authored over 1 year ago
Release Packages:0.3.1 (#4051)

Reelase Packages:0.3.1

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

github.com/web-infra-dev/rspack - 7b9db225b2a0292d480209e7d290efd1180827a2 authored over 1 year ago
feat: implement HarmonyExportSpecifierDependency get_exports (#4052)

github.com/web-infra-dev/rspack - bf05888823ea9fc1c19e29dd848936ca24b4a825 authored over 1 year ago
fix: source map not update when hmr (#4055)

* fix: source map not update when hmr

* name

* fix

github.com/web-infra-dev/rspack - 60209f14d1be97f73cb33b09902517cadac91ca1 authored over 1 year ago
chore: improve code format (#4042)

* chore: improve code format

* chore: remove type Assert

github.com/web-infra-dev/rspack - 1e4e9cd56a40bfd04ed6e90677776acb42b6869a authored over 1 year ago
chore: run oxlint on all files during lint-staged (for now) (#4053)

Currently when a specific file is passed to oxlint (e.g. `/pwd/to/test.js`),
it will lint the fi...

github.com/web-infra-dev/rspack - 15f8e28aacea5839dfe99520600664b02bf70a39 authored over 1 year ago
feat: moving builtins options to builtin plugins (#4012)

* wip

* wip

* wip

* wip

* fixing

* add

* fix

* fix

* fix

* fix

* fix

* expose

* fix

github.com/web-infra-dev/rspack - b3dee9fc5a0e3ef42159721bc8ee17dd027c2b70 authored over 1 year ago
feat: FlagDependencyExports part 1 (#4045)

* chore: 🤖 iniit

* chore: 🤖 exports_mut

* chore: 🤖 update

* chore: 🤖 make it compile

* chore...

github.com/web-infra-dev/rspack - a14df1c7dafc535087abb1d52af2c1f2734cc738 authored over 1 year ago
refactor(rspack_core): implement resolver proxy (#4048)

This PR encapsulates all logic to `nodejs_resolver`,
and also adds all the placeholders for addi...

github.com/web-infra-dev/rspack - 1705817aa2c0988356cf4799caea5f7c5fb75c39 authored over 1 year ago
refactor: add InitFragment trait (#4046)

github.com/web-infra-dev/rspack - 49b85aa988e3fb946690f85efd7f56fb426bafe3 authored over 1 year ago
feat: support `ident` for builtin loader (#4038)

* fix: fix single loader dispatching

* feat: use default ident of nothing is provided

* chore:...

github.com/web-infra-dev/rspack - ebfc4921da99b3fce509e810b684caab4df2e84c authored over 1 year ago
chore: fix nestjs example (#4011)

* chore: fix nestjs example

* chore: fix windows ci

github.com/web-infra-dev/rspack - e3901c6cb8ce5c60868ce3b73db7a36a1ea0af99 authored over 1 year ago
perf: reduce task structs memory size (#4035)

github.com/web-infra-dev/rspack - 92066b2f7085e109de01e356e24a3c241513c952 authored over 1 year ago
fix: add workaround for accessing previous stats (#4028)

* fix: fix stats

* feat: add workaround

github.com/web-infra-dev/rspack - 803f8fc9a4760f300aa260189429b634b599801a authored over 1 year ago
feat: export `Watching` type (#4014)

fix(chore): export Watching and DevServer type

github.com/web-infra-dev/rspack - c61ff0e4b95f37b11f4b410d6b6eb2667d629962 authored over 1 year ago
feat: support option `resolveLoader` (#4008)

* feat: support option `resolveLoader`

* fix: fix resolve issue

* fix: test

* chore: lint

* ...

github.com/web-infra-dev/rspack - c5f1697a3eaecb11968dded35e159a3f39c81ca3 authored over 1 year ago
perf: merge HarmonyImportSideEffectDependency into HarmonyImportDependency (#4037)

github.com/web-infra-dev/rspack - 79d7c9b1bc0f62c65509df557bb3cd57537b4509 authored over 1 year ago
revert: "fix: getHash occasionally panic when rebuild (#3970)" (#4029)

Revert "fix: getHash occasionally panic when rebuild (#3970)"

This reverts commit efa0dc68308de...

github.com/web-infra-dev/rspack - 02f09d25d9b545a5230b5467564b3c550f664fc1 authored over 1 year ago
feat: add HarmonyImportSideEffectDependency (#4010)

github.com/web-infra-dev/rspack - 7a71faa540a939193d8261097e6d780587ae207b authored over 1 year ago
perf: reduce ModuleGraphModule memory size (#4034)

github.com/web-infra-dev/rspack - 6a921f7096c677b6d8086003187539f1d66aec61 authored over 1 year ago
fix: tree shaking transitive bailout (#4017)

* init

* chore: 🤖 update

* chore: 🤖 remove pnpmlock

* chore: 🤖 update

* chore: 🤖 update

* c...

github.com/web-infra-dev/rspack - 8dca426eb9fc022756424736ea99f0a9cf374e2a authored over 1 year ago
perf: reduce BuildMeta size (#4027)

github.com/web-infra-dev/rspack - c6a53eacd2d5a3f7376fc00a526a1dc16fbf3517 authored over 1 year ago
refactor(rspack_loader_runner): remove nodejs_resolver dependency (#3982)

github.com/web-infra-dev/rspack - c1ef7bcfbddce20f9ddb9f30d403a185214f82cc authored over 1 year ago
chore: fix html test (#4023)

github.com/web-infra-dev/rspack - 02062a8e88eb97000af0f87f5a73810f5bc9ca43 authored over 1 year ago
refactor: changed ModuleGraph dependencies to BoxDependency (#4026)

github.com/web-infra-dev/rspack - 65e598f8137640bee335f4e991a5d5081f5d7023 authored over 1 year ago
ci: reduce binary size (#4018)

* chore: reproduce CI

* chore: strip debuginfo

* Update .github/workflows/reusable-build.yml

...

github.com/web-infra-dev/rspack - 3aca20d5ef8e8162be2367e0e695bc2d2f6ea26c authored over 1 year ago
fix(runtime): should calculate `initial_chunks` correctly (#4022)

fix(runtime): should calculate initial_chunks correctly

github.com/web-infra-dev/rspack - e25897e95db8ef48bf1f93a2ec43940b47e38187 authored over 1 year ago