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(es): allow parse js hashbang syntax (#4970)

* feat(es): allow parse js hashbang syntax

* chore: update test cases

* Revert "feat(es): ...

github.com/web-infra-dev/rspack - d52368aff62f8d0efcf250d97cbd9474680dfb4a authored about 1 year ago by magic-akari <[email protected]>
fix: add node modules to npmginore in templates (#4976)

github.com/web-infra-dev/rspack - 2fbe909a314e1aeb2c7f1e8a4e0e4e5b59ddee8a authored about 1 year ago by Burhanuddin Udaipurwala <[email protected]>
feat: add script nonce (#4975)

github.com/web-infra-dev/rspack - 711661c9a6f9e246499054e5a71c4b8eb7a9cbad authored about 1 year ago by 天镶 <[email protected]>
feat: 🎸 json tree shaking (#4858)

* feat: 🎸 json tree shaking

* chore: 🤖 ck point

* chore: 🤖 ck points

* chore: 🤖 ck poin...

github.com/web-infra-dev/rspack - 1ca2e0f5bc8e3a45dc792bd294957358035cdf02 authored about 1 year ago by IWANABETHATGUY <[email protected]>
chore(runtime-diff): alignment of startup chunk dependencies runtime module (#4508)

* feat(runtime-diff): Align startup chunks dependencies

Align startup chunk dependencies runt...

github.com/web-infra-dev/rspack - 77f57e52180462019274bada5a2b77e90a6ffca4 authored about 1 year ago by 天镶 <[email protected]>
test(runtime): add test case of using [id] in get chunk filename runtime module (#4972)

test: add test case of using [id] in get chunk filename runtime module

github.com/web-infra-dev/rspack - 05d366cc140d1c674c712c79bd39f53ca2022786 authored about 1 year ago by 天镶 <[email protected]>
fix: get js chunk filename (#4971)

github.com/web-infra-dev/rspack - 0e88467a3fd67face425f1bb59209822ffaf1d20 authored about 1 year ago by Gengkun <[email protected]>
chore(webpack-test): enable resolving/browser-field tests (#4952)

closes #4446

github.com/web-infra-dev/rspack - 1efeda8f9a738bac3bdc1cea8c30753409f0d2d5 authored about 1 year ago by Boshen <[email protected]>
refactor: should not always rely on `Result` (#4880)

* refactor: unexpected should not always rely on

* fix: expect swc source map is valid

* c...

github.com/web-infra-dev/rspack - 9d771f058f9553568a7b1b4e1fe2a2e58b103393 authored about 1 year ago by Hana <[email protected]>
fix: compare blocks and its group_options (#4967)

github.com/web-infra-dev/rspack - 0f65ea4122b095aca6659fa836e704ee57b821e6 authored about 1 year ago by bohan <[email protected]>
feat: support optimization.splitChunks.hidePathInfo option (#4964)

* feat: support optimization.splitChunks.hidePathInfo option

* chore: update binding.d.ts

...

github.com/web-infra-dev/rspack - 1fc830873d1db2a050ec3fbc7f536c50204a3079 authored about 1 year ago by Cong-Cong Pan <[email protected]>
fix: remove static new_treeshaking switch (#4962)

github.com/web-infra-dev/rspack - c107e90405803681fe26224bb4c3b37f425999e4 authored about 1 year ago by Fy <[email protected]>
fix: module.context is undefined (#4961)

fix module.context is undefined

github.com/web-infra-dev/rspack - 7bb2f81b00b7dc1514a316e06713985a050d5040 authored about 1 year ago by Cong-Cong Pan <[email protected]>
chore: optimize diff test case (#4950)

* chore: fix diff stats error

* chore: disable webpack concatnationModules

* chore: disabl...

github.com/web-infra-dev/rspack - 3bc99699d64a871ecd56547c537405e97ca43cf8 authored about 1 year ago by 天镶 <[email protected]>
fix: 🐛 align with webpack number_hash (#4955)

* fix: 🐛 align with webpack number_hash

* chore: 🤖 recover

* chore: 🤖 lint

* chore: 🤖 u...

github.com/web-infra-dev/rspack - 171703c0e487d36a9401ced84279807b71846eee authored about 1 year ago by IWANABETHATGUY <[email protected]>
feat: add more chunk methods (#4951)

* feat: add more chunk methods

* lint

github.com/web-infra-dev/rspack - 10031bc52603908bde18f11c662ad49d7312185b authored about 1 year ago by Gengkun <[email protected]>
feat: add create_module_assets (#4941)

feat: add create_module_asset

github.com/web-infra-dev/rspack - ddcb983cd304ad2e09681e36d700239c7c8c4a20 authored about 1 year ago by Fy <[email protected]>
refactor: `miette::Error` as `Diagnostic` and `rspack_error::Error` (#4892)

<!--
Thank you for submitting a pull request!

We appreciate the time and effort you have...

github.com/web-infra-dev/rspack - 8bfd3631c28d30cf8b241baaf50e74b21126c472 authored about 1 year ago by Hana <[email protected]>
refactor: error and diagnostics (#4866)

<!--
Thank you for submitting a pull request!

We appreciate the time and effort you have...

github.com/web-infra-dev/rspack - 406f2b88ce1235ee36924f23524ec6e0ff5b19df authored about 1 year ago by Hana <[email protected]>
fix: rm dep type for resolve (#4946)

* fix: rm dep type for resolve

* Update crates/rspack_core/src/resolver/factory.rs

-------...

github.com/web-infra-dev/rspack - 4acc552968e2af0f1860ae7803f6fb81425d98f5 authored about 1 year ago by bohan <[email protected]>
chore(runtime-diff): alignment of get chunk filename (#4500)

* chore(runtime-diff): get chunk filename

Add diff test case of get chunk filename runtime mo...

github.com/web-infra-dev/rspack - 4f3bf02c7de49cb5ca257b4c7df13c048a903eb9 authored about 1 year ago by 天镶 <[email protected]>
fix: should return number.to_string instead of char::from (#4947)

fix: 🐛 should return number.to_string instead of char::from

github.com/web-infra-dev/rspack - 93c3d5f3ff8f80ed10ebc37adc674741d9a664fa authored about 1 year ago by IWANABETHATGUY <[email protected]>
feat(runtime): optimize get chunk filename runtime module with dynamic+static (#4943)

feat: optimize get chunk filename runtime module with dynamic&static url

Co-authored-by: Lingyu...

github.com/web-infra-dev/rspack - f44a7fe6a30e66746f982d1b36cf10b73f6281d5 authored about 1 year ago by 天镶 <[email protected]>
chore: add debug info under panic with debug build (#4940)

* chore: add debug info under panic with debug build

* fix

* fix

github.com/web-infra-dev/rspack - e064fb614fe118584a0212dd95faf310b897cc13 authored about 1 year ago by Hana <[email protected]>
chore: deprecate @rspack/plugin-node-polyfill (#4937)

github.com/web-infra-dev/rspack - 321956f1b1a0560cd73006e736975a88ac2b02c0 authored about 1 year ago by hardfist <[email protected]>
feat: support eval `typeof require` (#4929)

github.com/web-infra-dev/rspack - 84dfab71154ff8d92487334e3f84923c78cf69de authored about 1 year ago by bohan <[email protected]>
feat: runtime optimization (#4917)

* chore: 🤖 partial runtime opt

* chore: 🤖 clean

* chore: 🤖 temp disable module fed mangleExpor...

github.com/web-infra-dev/rspack - 4e8709b3e93851e42a9f4065204f1bbef83cf26d authored about 1 year ago by IWANABETHATGUY <[email protected]>
feat: support splitChunks.cacheGroup.filename&delimiter (#4930)

Co-authored-by: LingyuCoder <--global>

github.com/web-infra-dev/rspack - 64e46bb817698d46da795633625970f3ae3aab44 authored about 1 year ago by 天镶 <[email protected]>
fix: inner graph function visit (#4927)

* fix: 🐛 fix

✅ Closes: push

* chore: 🤖 clean

github.com/web-infra-dev/rspack - 68cf99a184c4d2915e1701a1568203176001a378 authored about 1 year ago by IWANABETHATGUY <[email protected]>
fix(rspack_core): oxc_resolver v0.6.0 - resolve styled-components correctly (#4928)

fixes #4770

Release note: https://github.com/oxc-project/oxc_resolver/releases/tag/0.6.0

github.com/web-infra-dev/rspack - 36d11d5551f91150c75337b5120e9d5131dc9630 authored about 1 year ago by Boshen <[email protected]>
refactor: de-hardcoded module factory and move mf out of core (#4925)

* refactor: de-couple module factory and move mf out of core

* clean

* spell

github.com/web-infra-dev/rspack - a30d856835c95746176a4b83ead9a93bd081dd7c authored about 1 year ago by Gengkun <[email protected]>
Release Packages:0.4.2 (#4885)

Reelase Packages:0.4.2

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

github.com/web-infra-dev/rspack - 5e45f4f85caa6a9a72065b73d9a3283adff81dfe authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
test: prevent .DS_store been add to test cases on macos (#4920)

* test: prevent .DS_store been add to test cases on macos

* test: prevent .DS_store been add to...

github.com/web-infra-dev/rspack - dce2942694e0cd5190c7a3550d425ef171721c6f authored about 1 year ago by 天镶 <[email protected]>
chore: add build:cli:release:{platform} scripts (#4859)

add build:cli:release:{platform} scripts

github.com/web-infra-dev/rspack - f910a797e527790faa59ddaf56bb04f9f789c65b authored about 1 year ago by Brandon Dail <[email protected]>
chore: remove all skipLibCheck (#4910)

github.com/web-infra-dev/rspack - 44bcc00fbb52c70ac35dac5c4963c402fc757534 authored about 1 year ago by ZHAO Jin-Xiang <[email protected]>
feat: eval binary expression (#4918)

github.com/web-infra-dev/rspack - e39995cb4388dfd78d56e70b5e220d534782d1ba authored about 1 year ago by bohan <[email protected]>
fix: eco-ci trigger after nightly release (#4853)

fix: eco-ci trigger after nightly relase

github.com/web-infra-dev/rspack - dfe44a6bbdec969904ecc5ae2cc7ed7082215f53 authored about 1 year ago by Gengkun <[email protected]>
feat(rspack/minified): support info.minimized from copy plugin (#4908) (#4909)

feat(rspack/minified): respect webpack asset 'minimized' info to prevent double minimize (#4908)

github.com/web-infra-dev/rspack - 752dcbcb012a8b6ec3e92a7678c01fde1d20bb4c authored about 1 year ago by Bay <[email protected]>
fix: webpack-test/cases/parsing/issue-7519 with tree shaking enable (#4904)

* chore: 🤖 dead branch remove should be enable anyway

* fix: 🐛 test case

* chore: 🤖 remove bin...

github.com/web-infra-dev/rspack - 2928f264acde8f38ede66dfd0a7108dc08675bc8 authored about 1 year ago by IWANABETHATGUY <[email protected]>
chore(runtime-diff): alignment of hot module replacement runtime module (#4856)

* feat(runtime-diff): alignment of hot module replacement runtime module

* test: refresh snapsh...

github.com/web-infra-dev/rspack - 9c0a304670490debd88285560df313c3aee0262c authored about 1 year ago by 天镶 <[email protected]>
chore(runtime-diff): align module decorator runtime modules with webpack (#4891)

chore(runtime): align harmony module decorator & node module decorator runtime modules

Co-autho...

github.com/web-infra-dev/rspack - 98c2899a5f14aa1d3bd1c1d06f4f0f02ee7e4a3e authored about 1 year ago by 天镶 <[email protected]>
fix: module decorator when harmony mixed (#4900)

Co-authored-by: LingyuCoder <--global>

github.com/web-infra-dev/rspack - b250c1500c47c9bf32a9f6323b2bdd45f0c69655 authored about 1 year ago by 天镶 <[email protected]>
refactor: key performance in merge_matched_item_into_module_group_map (#4851)

* fix: perf

* use hash for ChunksKey

* refactor: remove async in preparation of split_chunks a...

github.com/web-infra-dev/rspack - f94a675b9550fb95fae1c4356d56f3d398fa9320 authored about 1 year ago by Brandon Dail <[email protected]>
feat: mf fallback module (#4895)

* feat: mf fallback module

* fix

* fix

github.com/web-infra-dev/rspack - 9b0f79225c6f739f23fa997840c4729fbbbeba6d authored about 1 year ago by Gengkun <[email protected]>
fix: chunk modules test on windows (#4894)

github.com/web-infra-dev/rspack - e1151778d70c13b7e0269c1aad539243589bd985 authored about 1 year ago by Gengkun <[email protected]>
chore: avoid enable new treeshaking and the `builtins.treeShaking` at the same time (#4874)

* chore: 🤖 enable new treeshaking in prod

* chore: 🤖 recover

* chore: 🤖 update snapshot

* cho...

github.com/web-infra-dev/rspack - 437ad29861a9a0d3648c1f1d7a7d81b2dbb52097 authored about 1 year ago by IWANABETHATGUY <[email protected]>
feat: extract data from mf generated code (#4799)

* wip

* feat: integrating with 1.5 runtime

* fix

* cleanup data

github.com/web-infra-dev/rspack - 6b1005fe2d7dd5ac14a2e2db3968cdbec8b1bcb0 authored about 1 year ago by Gengkun <[email protected]>
chore: deprecate @rspack/plugin-html (#4881)

github.com/web-infra-dev/rspack - 55897c83a1c9dab1f602e0c61444d11aaa8fe48a authored about 1 year ago by hardfist <[email protected]>
feat: support scriptType (#4814)

* feat: support scriptType

* feat: autoPublicPath support

* chore: update default value

* cho...

github.com/web-infra-dev/rspack - 3917284b0970a8a3b0e5f87a829b517f86367d5e authored about 1 year ago by faga <[email protected]>
chore: add LingyuCoder to team members (#4888)

Co-authored-by: LingyuCoder <--global>

github.com/web-infra-dev/rspack - 773a8d392fa581c0ecef9c0b18b9c248093bb173 authored about 1 year ago by 天镶 <[email protected]>
feat: mangle exports (#4805)

* feat: 🎸 mangle exports

* chore: 🤖 ck point

* chore: 🤖 ck point

* chore: 🤖 finish mangle exp...

github.com/web-infra-dev/rspack - 0ac7aaa38f1dba96698cebff5c8de416a3311376 authored about 1 year ago by IWANABETHATGUY <[email protected]>
chore: remove plugin-compat example (#4886)

* chore: deprecate @rspack/plugin-html

* chore: remove plugin-compat

github.com/web-infra-dev/rspack - c7f0efed80962e267d0e8e395e32f0cbaae467d2 authored about 1 year ago by hardfist <[email protected]>
feat: align webpack - allow `false` for `optimization.splitChunks` on options validation (#4883)

feat: align webpack - allow `false` for optimization.splitChunks

github.com/web-infra-dev/rspack - 5c09655aae650027819550ebb72483c4abe5159b authored about 1 year ago by xc2 <[email protected]>
fix(e2e): remove dev-client based e2e testing cases to fix e2e testing (#4884)

github.com/web-infra-dev/rspack - 32978ef1caa10b55c0009ab0d7f050963dbe9991 authored about 1 year ago by xc2 <[email protected]>
fix: production environment refreshPlugin error (#4875)

github.com/web-infra-dev/rspack - d413847ab89d6b4420e5aa9c6fc590bc8d6098c8 authored about 1 year ago by dribble-njr <[email protected]>
feat(runtime-diff): alignment of wasm async loading runtime module (#4863)

* feat(runtime-diff): alignment of wasm async loading runtime module

* chore: align wasm async ...

github.com/web-infra-dev/rspack - fc9fd6a325d71035bbdade73045931bf5fd9ee0c authored about 1 year ago by 天镶 <[email protected]>
ci: optimize diff workflow (#4850)

* ci: use commit sha as path to save local artifacts

* ci: use bash to copy files to report web...

github.com/web-infra-dev/rspack - 84c585f652ff2a3f1b23a92c95e999e4277f8cdf authored about 1 year ago by 天镶 <[email protected]>
chore: remove @rspack/dev-client (#4879)

github.com/web-infra-dev/rspack - e63213a496fa48d7bcaf11fe623d9021fccaec85 authored about 1 year ago by hardfist <[email protected]>
chore: add comment to claim issue 3 (#4878)

github.com/web-infra-dev/rspack - c8cc6c083ecaa058a979a2d55d95e91e046bc485 authored about 1 year ago by bohan <[email protected]>
chore: add comment to claim issue (#4876)

github.com/web-infra-dev/rspack - 757426741f535aa0eb1645216cfeaf2a4289040e authored about 1 year ago by bohan <[email protected]>
refactor: add comment to claim issue (#4873)

github.com/web-infra-dev/rspack - a00b7f29ab826f0012cc48eb726f147cd044ea6b authored about 1 year ago by bohan <[email protected]>
chore: deprecate 'experiments.rspackFuture.newResolver = false' (#4871)

github.com/web-infra-dev/rspack - 6af1bc42d0ce580fc245cc643bdbb33c3ad693ea authored about 1 year ago by hardfist <[email protected]>
fix: enable "context-weak" (#4870)

github.com/web-infra-dev/rspack - 2c231b8a679974aafdafff0a49a2ab2265c0a0f5 authored about 1 year ago by bohan <[email protected]>
ci: remove `always()` from nightly so it doesn't always trigger (#4872)

This was probably a left over from debugging

fixes #4512

github.com/web-infra-dev/rspack - add88415f6644edcc92d0a0b43b847f8e38bda97 authored about 1 year ago by Boshen <[email protected]>
fix: js files are not minified well when outputModule is true (#4819) (#4857)

* fix: js files are not minified well when outputModule is true (#4819)

* fix

* lint

--------...

github.com/web-infra-dev/rspack - 5e128dc10a81a8fc011ef4c1cc7ba2c155d8bdf7 authored about 1 year ago by xc2 <[email protected]>
fix(css): dedup for css module keys (#4867)

github.com/web-infra-dev/rspack - b1f8bad3f289a38eba9f6dced509310a7762ec7f authored about 1 year ago by bohan <[email protected]>
feat: implement `ChunkGraph.getChunkModulesIterable` and `ChunkGraph.getChunkEntryModulesIterable` (#4855)

* feat: implement chunks.modulesIterable. (#4809)

* fix

---------

Co-authored-by: ahabhgk <ah...

github.com/web-infra-dev/rspack - 30a5647f076c27835f66752d7d9aca6dbfa53e3c authored about 1 year ago by xc2 <[email protected]>
feat: do not convert panics to results (#4848)

* feat: do not convert panics to results

* feat: add panic handler (#4849)

github.com/web-infra-dev/rspack - 0a535872c78584985556b0e72ee4db8d33a906a4 authored about 1 year ago by Hana <[email protected]>
refactor: use `BasicEvaluatedExpression` (#4854)

github.com/web-infra-dev/rspack - 1dd81be0644302a0a01b37849a10e9d11b13c3f5 authored about 1 year ago by bohan <[email protected]>
fix: remove @ts-expect-error in rspack-plugin-html (#4852)

part of #4640

github.com/web-infra-dev/rspack - 10d4cb57cdd48a056b81815eefc2670a2f5248c9 authored about 1 year ago by Herrington Darkholme <[email protected]>
ci: speed up diff ci (#4841)

* ci: use commit sha as path to save local artifacts

* ci: use commit sha as path to save loc...

github.com/web-infra-dev/rspack - ff20da9ad3ddcae1addf41a31d8b2b22d1c15a06 authored about 1 year ago by 天镶 <[email protected]>
feat: support ecosystem-ci suiteRef trigger (#4847)

* feat: support ecosystem-ci suiteRef trigger

* fix

github.com/web-infra-dev/rspack - 9def2b1de425031fa6cc2a59c96469edd1d566af authored about 1 year ago by Gengkun <[email protected]>
chore: enable new tree shaking for all tests. (#4832)

* chore: 🤖 enable tree shaking

* chore: 🤖 init

* chore: 🤖 clean

* chore: 🤖 refactor

...

github.com/web-infra-dev/rspack - 092d69f5d5ae192899375e522d25420ea6915a1b authored about 1 year ago by IWANABETHATGUY <[email protected]>
feat: JsAsset remove version field (#4836)

feat: assets remove version field

github.com/web-infra-dev/rspack - ed127ff537d799588609e70aaae37f64a1030680 authored about 1 year ago by jinrui <[email protected]>
chore: ensure webpack.config.js exist in configCase (#4837)

github.com/web-infra-dev/rspack - 10cce79fd82691781155190f4d241edc4b244890 authored about 1 year ago by bohan <[email protected]>
fix(resolver): resolve query and fragments with unicode filenames (#4830)

closes #4630

Source: https://github.com/oxc-project/oxc/pull/1591

github.com/web-infra-dev/rspack - 246bbdff03af6044ee767b2065801a094a8ae9e9 authored about 1 year ago by Boshen <[email protected]>
fix: nested new url (#4831)

github.com/web-infra-dev/rspack - 4c2faaa119658b8340f4fdbd8c6233b5518958e9 authored about 1 year ago by Gengkun <[email protected]>
fix: repeat report view link in stats report (#4829)

Co-authored-by: LingyuCoder <--global>

github.com/web-infra-dev/rspack - 94eaa6905f2ec06c5ad539ddc712a47ae94e1da2 authored about 1 year ago by 天镶 <[email protected]>
ci: diff html reporter (#4811)

* chore: test tool diff viewer

* chore: test tool diff viewer

* chore: test tool diff viewer

...

github.com/web-infra-dev/rspack - 24e74e9fe9f94b4fbff8483790bebcd8e965c9bf authored about 1 year ago by 天镶 <[email protected]>
fix: updated swc to solve the asciionly bug (#4824)

github.com/web-infra-dev/rspack - 3dbe18f27176cd9d9ed1765ffbe9d698c3fa100b authored about 1 year ago by bohan <[email protected]>
chore: diff html reporter integration (#4806)

* chore: test tool diff viewer

* chore: test tool diff viewer

* chore: test tool diff viewer

...

github.com/web-infra-dev/rspack - 8920d624a169a15b0b77b5c7002170723659338b authored about 1 year ago by 天镶 <[email protected]>
fix: bump styled_components and add tests (#4813)

github.com/web-infra-dev/rspack - af99ae58cd7c8f9921ea3c829e72c045be764d2f authored about 1 year ago by Yuyao Nie <[email protected]>
chore: test tool diff viewer (#4803)

* chore: test tool diff viewer

* chore: test tool diff viewer

* chore: test tool diff viewer

...

github.com/web-infra-dev/rspack - 9479e6e196c50b256b9724e9395361903585df8f authored about 1 year ago by 天镶 <[email protected]>
chore: diff stats reporter (#4802)

* chore: diff stats reporter

* chore: diff stats reporter

* chore: diff stats reporter

* chor...

github.com/web-infra-dev/rspack - 7436588575c32918d73bc08ebb78ce5deb32d109 authored about 1 year ago by 天镶 <[email protected]>
fix(plugin-react-refresh): fix peer warning and reduce dependencies (#4807)

* fix(plugin-react-refresh): fix peer warning and reduce dependencies

* chore: fix resolve path

github.com/web-infra-dev/rspack - 6ad147e9c290070dcaec59942d33dd6ae6c4d5ed authored about 1 year ago by neverland <[email protected]>
test: test case for #4757 (#4812)

github.com/web-infra-dev/rspack - c4563c27ce4fa8defebb4495ec621f02271ce944 authored about 1 year ago by bohan <[email protected]>
fix: include tpl string into bail out module ident (#4810)

fix: inlcude tpl string into bail out module ident

github.com/web-infra-dev/rspack - fd0800eda61a0151fe2801f89100744d165f0b4d authored about 1 year ago by bohan <[email protected]>
Release Packages:0.4.1 (#4792)

Reelase Packages:0.4.1

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

github.com/web-infra-dev/rspack - 75335e92ea816eab725d941dfd94fcdc68df57d7 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: 🤖 pass more tree shaking tests (#4787)

* chore: 🤖 enable more tests

* chore: 🤖 fix extends class

* chore: 🤖 enable more test

* test:...

github.com/web-infra-dev/rspack - 8d6af5e362a5961f13df04cd31c117e68712b4d9 authored about 1 year ago by IWANABETHATGUY <[email protected]>
fix: windows test (#4796)

* fix: windows test

* fu

github.com/web-infra-dev/rspack - 07e03566073c1feafb9d96361b3b310cd2daf229 authored about 1 year ago by Gengkun <[email protected]>
fix: throw error when there had conflict between `chunkName` and `entryPointChunk` (#4795)

fix: throw error when there had confict between `chunkName` and `entryPointChunk`

github.com/web-infra-dev/rspack - 225090688fb20a94a740a097f157fe717cfaee56 authored about 1 year ago by bohan <[email protected]>
fix: use correct DefinePlugin in plugin-react-refresh (#4794)

fix: use correct DefinePlugin in react refresh

github.com/web-infra-dev/rspack - 6490a9171df96072fcd0cb51bdfb51c5458f9fd4 authored about 1 year ago by Gengkun <[email protected]>
feat: support String.raw for context module (#4764)

* feat: support String.raw for context module

* chore: update

* chore: update test filter

* c...

github.com/web-infra-dev/rspack - aad0f684c4646ac377a8d92f5a184196296c8695 authored about 1 year ago by faga <[email protected]>
fix: dir path ends with * (#4790)

* fix:comment

* add test

* update

* update snap

* updat snap

* update snap

* fix windows

...

github.com/web-infra-dev/rspack - 6d72b64fd432bebff1fcf9cedaebf1df64232921 authored about 1 year ago by Gengkun <[email protected]>
fix: mf test on windows (#4793)

github.com/web-infra-dev/rspack - 9fd17d111f943adf9be17109f9c5f37ae4670bc9 authored about 1 year ago by Gengkun <[email protected]>
chore: bump nodejs_resolver (#4791)

github.com/web-infra-dev/rspack - 9ddc3993cd627e94e84176a0955cb8de9e36df06 authored about 1 year ago by bohan <[email protected]>
feat: Module Federation, part 4, ConsumeSharedPlugin (#4783)

* feat: Module Federation, part 4, ConsumeSharedPlugin

* works

* fix

* fix

* enable tests

*...

github.com/web-infra-dev/rspack - 086e6b42de4b65e5e927411d160ee9367509c89e authored about 1 year ago by Gengkun <[email protected]>
fix: keep the query passed to loader (#4782)

github.com/web-infra-dev/rspack - 4c9efbe056434d840d7c9ad7c684faa010c58db0 authored about 1 year ago by bohan <[email protected]>
feat: Module Federation, part 3, ProvideSharedPlugin (#4778)

* ok

* fix

* fix

github.com/web-infra-dev/rspack - ecde5ad6a1fbb7aeed519998d3e2e77be8f8bf1d authored about 1 year ago by Gengkun <[email protected]>
feat: bump swc to support `format.inline_script` (#4786)

github.com/web-infra-dev/rspack - faf50d6ee2d0c94ba35c74c60ef888502d1ac432 authored about 1 year ago by bohan <[email protected]>