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

chore: 🤖 move basic threejs to benchcases dir (#1961)

chore: 🤖 move basic threejs

github.com/web-infra-dev/rspack - d21876a53eed49f7f8762b521d099b8ff4d836dc authored almost 2 years ago
chore: add comments, improve readability and remove clone in treeShaking (#1950)

* chore: Add comments and remove clone in treeShaking

* stress string literal

* Fix comment

github.com/web-infra-dev/rspack - 537b447fa288dd2c6e50aa96985bddbf24974199 authored almost 2 years ago
feat: add publicPath on stats (#1953)

github.com/web-infra-dev/rspack - 3cc27e32ac492eeb2113ce045349143f7c0b0ef3 authored almost 2 years ago
chore: fix version

github.com/web-infra-dev/rspack - ce2ce27db9b94b70da86c8167b67e4d0d193c367 authored almost 2 years ago
chore: release 0.0.23

github.com/web-infra-dev/rspack - 36ed8183979317f293d3872f83b9bc824e3ac12c authored almost 2 years ago
fix: align output.path with webpack (#1949)

* chore: do not initialize output dir ahead

* fix: align output.path with webpack

* test: ...

github.com/web-infra-dev/rspack - dea500c8363cf8efd9cc5537556898fb2e56035a authored almost 2 years ago
fix: css modules hash leading digits (#1946)

github.com/web-infra-dev/rspack - a22149e98a9abb36bd90b939a89dc12520d534d2 authored almost 2 years ago
fix: multiply compiler watching (#1942)

github.com/web-infra-dev/rspack - e0762c140a4e6824314442a4a8656552896ce681 authored almost 2 years ago
docs: add README for every package (#1947)

* docs: add README for every packages

* docs: add more links to README

* docs: update table

github.com/web-infra-dev/rspack - fdd1e9e2d4cfe77056db1cccfa6c060b0ca6c2fa authored almost 2 years ago
feat: context module shouldn't do tree shaking (#1937)

github.com/web-infra-dev/rspack - 6c22915b71d791bed63579646e520aa7636c79c5 authored almost 2 years ago
feat: minify error recovery (#1935)

github.com/web-infra-dev/rspack - 209d879b80711419654a7df7dd727415e3feffbe authored almost 2 years ago
chore: add rspack_fs feature (#1943)

chore: 🤖 iniit

github.com/web-infra-dev/rspack - a6131bb8c520a6527adde615cff5af2f12f23ee9 authored almost 2 years ago
fix: avoid css loading href error (#1939)

github.com/web-infra-dev/rspack - 064cf1fa7946aef6ac5dc51e1403246c533e0110 authored almost 2 years ago
chore: add examples/basic/test.config.json (#1940)

* chore: 🤖 init

* chore: 🤖 remove minize

github.com/web-infra-dev/rspack - 1a5439bcd7c9636a9b95be02b625ea2309c20d7d authored almost 2 years ago
chore: 🤖 getSideEffectFromConfig early return if match a rule (#1941)

github.com/web-infra-dev/rspack - 44493396f656447c32f6b804b3a8a384f8abee20 authored almost 2 years ago
feat: output filesystem (#1936)

* feat: init output filesystem

* feat: use async native fs

* chore: typing

* chore: fix...

github.com/web-infra-dev/rspack - a1975f725ff803176487a08baa02fd407f5c8f0f authored almost 2 years ago
fix(core): fix config colors not working

github.com/web-infra-dev/rspack - fd6d5d9edefd8cdfec99fe309b4be5486003cfe9 authored almost 2 years ago
feat: add catch_unwind panic handling strategy (#1933)

github.com/web-infra-dev/rspack - c3b395ff18986e4108446f53f8c5ae33cd05fac2 authored almost 2 years ago
refactor: refactor builtins.preset_env option (#1919)

refactor: refactor preset-env option

Co-authored-by: fengyu.shelby <[email protected]>

github.com/web-infra-dev/rspack - 6b5555ee1ea80de9c7c588d9c54db0fd82b5e72c authored almost 2 years ago
feat: add copy plugin (#1912)

Co-authored-by: fengyu.shelby <[email protected]>

github.com/web-infra-dev/rspack - 82aa28d6bcf4daed52704dc56daab76e64a8cd8b authored almost 2 years ago
chore: add version in compiler.webpack

github.com/web-infra-dev/rspack - 4b2189644de06571dbc97e0a850b853e09c0279e authored almost 2 years ago
feat: add async version of node fs (#1929)

* feat: add async version of node fs

* chore: remove dep

* chore: tweak

github.com/web-infra-dev/rspack - 5945cd53e333dd7fe41d62b3f776562cdabf7140 authored almost 2 years ago
chore: remove panic hook

github.com/web-infra-dev/rspack - 4fba1460362762a1ef3ba738defa4d9d1c449eed authored almost 2 years ago
chore: 🤖 bump rspack-sources (#1928)

* chore: 🤖 bump rspack-sources

* chore: 🤖 update lock

github.com/web-infra-dev/rspack - 4d5ca651a9c9b69bb0102a03bbf9fd6eb5ce94c8 authored almost 2 years ago
feat: builtins.define support boolean (#1926)

github.com/web-infra-dev/rspack - e31f744dbb59c8a79609b8fd8606e85946111475 authored almost 2 years ago
refactor: builtins.minify to builtins.minifyOptions (#1923)

github.com/web-infra-dev/rspack - 9427da2084c4b6f37568bdb56489823803d2be09 authored almost 2 years ago
docs: fix banner background color in dark mode (#1924)

* docs: fix banner background color in dark mode

* docs: fit dark mode

github.com/web-infra-dev/rspack - 367fd87ff454a93ae03d9465de85ca28a22aa389 authored almost 2 years ago
fix: context module replace context (#1917)

github.com/web-infra-dev/rspack - 5defd1711235743e711a76da091642e1fc0e56dc authored almost 2 years ago
docs: update wording (#1922)

github.com/web-infra-dev/rspack - c036fa25d0a4e92584b0f1dbe9ccb067b98c5bd2 authored almost 2 years ago
feat: add rspack fs node (#1918)

* feat: init fs node

* test: finish node test

* chore: update workflow

* chore: clippy
...

github.com/web-infra-dev/rspack - 44626484bda04c315e1100f1632202c6a1dfba78 authored almost 2 years ago
chore: add some basic fields of package.json (#1916)

* chore: complete basic fields of every package

* chore: adjust fields order

github.com/web-infra-dev/rspack - 36bcb66857e2cf18ab30f81a1acd3ebb94b17cdc authored almost 2 years ago
docs: add banner to README (#1913)

* docs: add rspack banner to README

* docs: update badge style

* docs: remove dot

github.com/web-infra-dev/rspack - 947e06e8c8eebd824be4be6b40d45d3c29a194a7 authored almost 2 years ago
type: export LoaderContext for user use (#1915)

github.com/web-infra-dev/rspack - dbb5368391c7f783a4cbcc5d1fad59327e9a0e40 authored almost 2 years ago
fix: css modules local-ident-name hash replace (#1911)

github.com/web-infra-dev/rspack - 57ce48c43fa412f6b52a21e5d6df969ee53096e4 authored almost 2 years ago
refactor: support builtins.preset_env (#1906)

* refactor: support builtins.preset_env

* fix: ci

github.com/web-infra-dev/rspack - b925fb80329a46e3ef7589d9e58c4800441b0060 authored almost 2 years ago
perf: base64 simd (#1903)

perf: init base64 simd

github.com/web-infra-dev/rspack - 4ba02124b9ee0c6ce299c6d69cffb067f2727e4e authored almost 2 years ago
feat: add rspack-fs base (#1910)

* feat: init rspack-fs

* chore: add license

* chore: clippy

* chore: simplify

* chor...

github.com/web-infra-dev/rspack - 8bda8efcb0b799cb59cc9a9be404955798662f09 authored almost 2 years ago
feat: require.context (#1883)

github.com/web-infra-dev/rspack - 2426891a3ab98b3a0f94605b7ec604450744f418 authored almost 2 years ago
chore: add default config snapshot (#1907)

github.com/web-infra-dev/rspack - bb56161b7385f759df0476632239b5b5c8de8f70 authored almost 2 years ago
chore: add emotion example

github.com/web-infra-dev/rspack - 34014eba7f65118d1c1369e979be94c954de5aa7 authored almost 2 years ago
refacotr: tree shaking visitor refactor (#1887)

* chore: 🤖 init

* chore: 🤖 rename

* chore: 🤖 recover

* refactor: 💡 refacotr

github.com/web-infra-dev/rspack - 4bdf94a88ccee45141db730fab8d23039d347a1d authored almost 2 years ago
perf: use arc source instead of box source (#1801)

github.com/web-infra-dev/rspack - 0dcb5e8f8a72976f92237f43a4b727c12ffafd3a authored almost 2 years ago
fix: lost chunk loading runtime when target is browserlist (#1905)

github.com/web-infra-dev/rspack - 2315cad48ecec058f1dc9a014f1b5abf6e87b3e2 authored almost 2 years ago
perf: import meta expr match (#1904)

github.com/web-infra-dev/rspack - da01e4ea6338a8f7faf8d18c927d83fd4010106a authored almost 2 years ago
chore: don't publish example

github.com/web-infra-dev/rspack - 4780205bcef17d1c3621bb1bb64bb893dd9b79f8 authored almost 2 years ago
refactor: rspack options (#1826)

github.com/web-infra-dev/rspack - ec8d026e37f617a01b4d5162417f22014d14b7c8 authored almost 2 years ago
chore: add plugin-compat plugin

github.com/web-infra-dev/rspack - 7c1d67734bd2355e2a2ed8818b7d7cc95bf9e26c authored almost 2 years ago
perf: optimize rebuild diffing (#1884)

github.com/web-infra-dev/rspack - 30a96f1646a6dfd38575940249a955722462e018 authored almost 2 years ago
refactor: refactor futures (#1899)

github.com/web-infra-dev/rspack - 8c5fb9776454e1c4503e60642ef16131419aeaa7 authored almost 2 years ago
chore: loader compat

github.com/web-infra-dev/rspack - e9acb8b9ef30dac8fb7b16dd24012bf5afefe5ae authored almost 2 years ago
chore: add svgr

github.com/web-infra-dev/rspack - 0b88ca9006d29c696869651b31f9a64392349b3a authored almost 2 years ago
fix: remove unnecessary for loop in split chunks (#1895)

* fix: remove unnecessary for loop in split chunks

* More fix

github.com/web-infra-dev/rspack - 69a016b69e896105505445bfe761087d018227f8 authored almost 2 years ago
feat: add rspack futures (#1896)

github.com/web-infra-dev/rspack - 079f3686b0a406ed4a64c65afee02de69d0aef34 authored almost 2 years ago
fix: progress support boolean (#1897)

github.com/web-infra-dev/rspack - cc0da4905510f04504cd75c0c389e57c17102f43 authored almost 2 years ago
perf: content hash (#1893)

* perf: content hash

* chore: clippy

* chore: update

github.com/web-infra-dev/rspack - 55ed7eb99ed1109f7460f64f3fef0ffb6ade4ab1 authored almost 2 years ago
chore: remove warp

github.com/web-infra-dev/rspack - 31109e71ccad5b30cd7d8937ff1b776189e95dc8 authored almost 2 years ago
chore: update language used regarding webpack interoperability (#1877)

github.com/web-infra-dev/rspack - 1868c04be27101462bcfd3f3fdd9f7eff67722d7 authored almost 2 years ago
chore: remove pin (#1891)

github.com/web-infra-dev/rspack - 3eeaf2c72d65ec19dc177772cab6e09e29793513 authored almost 2 years ago
fix: builtins type fix (#1888)

github.com/web-infra-dev/rspack - b6957236516c35034672ba233ea2a6b2879e8df9 authored almost 2 years ago
perf: create chunk assets (#1889)

* perf: create chunk assets

* chore: clippy

* chore: redundant

github.com/web-infra-dev/rspack - b39abe074db6203aa410a327891865c96acc889c authored almost 2 years ago
pref: use shared fs entires along resolvers

github.com/web-infra-dev/rspack - 31436aea3f55cc6aa6336963c3a6ade022d37972 authored almost 2 years ago
perf: replace string-cache with bucket-level version

github.com/web-infra-dev/rspack - 33daa3b9a25428e9e9bc18d53b1d0b8a5a959970 authored almost 2 years ago
fix: 🐛 reset fg_color after emit a diagnostic (#1886)

github.com/web-infra-dev/rspack - 006a3473bac4b0da47b006d0ee557953164af244 authored almost 2 years ago
test: 💍 Adding sideEffects flag test (#1885)

* test: 💍 Adding sideEffects flag test

* chore: 🤖 update snapshot

github.com/web-infra-dev/rspack - c0dd8f89cee4c409cb877842045f310eadea7927 authored almost 2 years ago
chore: 🤖 using module path instead module identifier in debug symbol graph (#1882)

chore: 🤖 using module path instead module identifier

github.com/web-infra-dev/rspack - a7721f7552afc6a94e105ae52f5e4685b4671f59 authored almost 2 years ago
fix: 🐛 variable naming case (#1881)

github.com/web-infra-dev/rspack - 601ce9c104de352044c4f258b6094159c7f7dfbb authored almost 2 years ago
fix: incremental rebuild mgm.issuer incorrect bug (#1874)

github.com/web-infra-dev/rspack - 0c63c33c0f8b6b471c92de791d8de6f909c963b9 authored almost 2 years ago
feat: database with rayon powered (#1875)

github.com/web-infra-dev/rspack - 794835c979366c821b739b14bc7fab92b1d17a46 authored almost 2 years ago
fix: load dynamic import module at hmr (#1862)

github.com/web-infra-dev/rspack - e0a0fd3cd48c454bbfecd5fac5680feca14d6ce7 authored almost 2 years ago
feat: skip code splitting by check import/export change (#1871)

* feat: skip code splitting by check import/export change

* perf: clone with rayon

github.com/web-infra-dev/rspack - aec6e2675f62847413c9cad97bdc5b6c3eee8dcf authored almost 2 years ago
chore: remove patch info about deleting package

github.com/web-infra-dev/rspack - ec9dbaaad51df9a9c0bb8aff09bcbc4c579140a9 authored almost 2 years ago
chore: 🤖 remove unnecessary bench sample (#1872)

github.com/web-infra-dev/rspack - 890f33794409845ce87f0c517882d78b9c0139c7 authored almost 2 years ago
chore: add cra-ts example

github.com/web-infra-dev/rspack - 9a4d57f3e8796a0b4a6434dad60799c01eab633f authored almost 2 years ago
fix(core): set react.runtime default value to automatic

github.com/web-infra-dev/rspack - abc690881312fe3c40207da5c69249b2913cd069 authored almost 2 years ago
chore: fix basic example & add cra example

github.com/web-infra-dev/rspack - bc79809f47e0d0211f6ffcbfdf289f0dbf4dec70 authored almost 2 years ago
docs: remove dollar symbol from commands (#1866)

* docs: remove dollar symbol from commands

* docs: remove others

github.com/web-infra-dev/rspack - e0b6246eeb7619b392ab4f7749df4c0a92ef467f authored almost 2 years ago
chore: delete less-loader

github.com/web-infra-dev/rspack - 875ec4c8730c25266aa9d08ad8f25d9828bba567 authored almost 2 years ago
chore: fix dep

github.com/web-infra-dev/rspack - 3a6ce75c83b9cc6b59e04b1e0662c6b3e2291942 authored almost 2 years ago
chore: 🤖 fix rspack_identifier compile error

github.com/web-infra-dev/rspack - 66c2ad288023223080e60a48f1ad0c0626f484b1 authored almost 2 years ago
refactor: symbol trace (#1859)

* chore: 🤖 init

* chore: 🤖 make it compile

* chore: 🤖 test

make test pass

* chore: 🤖...

github.com/web-infra-dev/rspack - b71f320459990ffa94e9f5e6856f1e0c7c56185d authored almost 2 years ago
docs: fix macOS case

github.com/web-infra-dev/rspack - 7e383cd9c57311b18a2cb73ec908120cb8022290 authored almost 2 years ago
docs: delete "Useful Scripts" chapter

github.com/web-infra-dev/rspack - fd05fcb0ffe1b03d8b24874ddd17b5aa19b2374d authored almost 2 years ago
chore: update contributing guide

github.com/web-infra-dev/rspack - c027996b4242593744b15d54ff28afd94d6a76f6 authored almost 2 years ago
Fix: tree-shaking test case (#1842)

* chore: 🤖 init

* chore: 🤖 remove dbg

* chore: 🤖 fix

* chore: 🤖 remove log

* chore: ...

github.com/web-infra-dev/rspack - 809b7798832a6de8080001fafd5f6e984c155984 authored almost 2 years ago
feat: introduce `DevFriendlySplitChunksPlugin` (#1853)

* Revert "Revert "feat: introduce `DevFriendlySplitChunksPlugin`""

This reverts commit f7320e...

github.com/web-infra-dev/rspack - f999ee229abfcd20de1d45761ee60612991bc91a authored almost 2 years ago
feat: commonjs require context module (#1846)

github.com/web-infra-dev/rspack - e5d628ce3d0f12c308d77c4f012ca83b9d75c8e0 authored almost 2 years ago
chore(examples/arco-pro): use @svgr/webpack (#1860)

github.com/web-infra-dev/rspack - d78bb60c7c5ff8b4df2ab69adadd9a466d173b10 authored almost 2 years ago
refactor: use `Database<ChunkGroup>` instead of `HashMap<Ukey, ChunkGroup>` (#1857)

refactor: use `Database\<ChunkGroup\>` instead of `HashMap\<Ukey, ChunkGroup\>`

github.com/web-infra-dev/rspack - a6893edde27c3bd9990872b3e0ab0959dad92191 authored almost 2 years ago
fix: 🐛 side effects wrong test expr (#1856)

* fix: 🐛 side effects wrong test expr

* chore: 🤖 update snapshot

* chore: 🤖 changeset

*...

github.com/web-infra-dev/rspack - 327b600d648a9cf2f62c0a947452f2d0a3a246c4 authored almost 2 years ago
refactor: ast path visitor (#1835)

* refactor: ast path visitor

* chore: clippy

* chore: more

* chore: update

github.com/web-infra-dev/rspack - c93647a468722b1a473bc3520021ebc457b69d8e authored almost 2 years ago
chore: update bundle-splitting example

github.com/web-infra-dev/rspack - 283c815dad38f22a7d21cbbeab9700406f4c9dbe authored almost 2 years ago
fix: increment rebuild delete file bug (#1855)

github.com/web-infra-dev/rspack - 7dc09b658d1deede704f19006bacfc43652c0fd9 authored almost 2 years ago
feat: align compare_entries with Webpack (#1852)

* feat: align compare_entries with Webpack

* Clippy

github.com/web-infra-dev/rspack - 0a2045968361fc3846ccf7c8e9e1e2d1ab770b0c authored almost 2 years ago
chore: 🤖 use module path instead of module id in diagnositc (#1851)

* chore: 🤖 use module path instead of module id

* chore: 🤖 changeset

* chore: 🤖 lint

* ...

github.com/web-infra-dev/rspack - b67418968e9202bea0a749859f4425a58d375808 authored almost 2 years ago
feat: force capture native backtrace (#1850)

* feat: force capture native backtrace

* chore: comment

github.com/web-infra-dev/rspack - 6a79442429761f772ac50ae63eb4c41bd564ccd2 authored almost 2 years ago
ci: update bench.yaml to reinitialize the cache

github.com/web-infra-dev/rspack - dabd32716daa5b55bc6bf3e52ad6ee88caaf589b authored almost 2 years ago
Revert "Enable"

This reverts commit 425db05b2fd77fd69a4992961f3b6f3f9e6fd3a8.

github.com/web-infra-dev/rspack - 05183332f6d3f53a6cbdf74860592a57fc99b15d authored almost 2 years ago
Revert "feat: introduce `DevFriendlySplitChunksPlugin`"

This reverts commit cbd20f92586e196ce7630b201203e49a37180b7c.

github.com/web-infra-dev/rspack - f7320e807d65f647e3406d6fccf6f196c36b266c authored almost 2 years ago
feat: introduce `DevFriendlySplitChunksPlugin`

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