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

refactor: remove unnecessary mutex (#2020)

refactor: remove some unnecessary locks

github.com/web-infra-dev/rspack - 4deeb6a1c23180a9882efd0afa1a042d9c4112c0 authored almost 2 years ago
feat: umd library plugin (#2047)

github.com/web-infra-dev/rspack - 0d1dd28b30e6071e4921ece947d99848c4cb867c authored almost 2 years ago
chore: increase sample size (#2059)

* chore: increase sample size

* chore: 🤖 comment

* fix: 🐛 lint

github.com/web-infra-dev/rspack - d9e4bfb637de53d641c185097a15548ab95d5cba authored almost 2 years ago
fix: ci (#2058)

github.com/web-infra-dev/rspack - 9fab94db43e3e740d873aa21ce98e5d662df6809 authored almost 2 years ago
docs: readme npm link (#2057)

* docs: readme npm link

* feat: modern-js-dev to web-infra-dev

github.com/web-infra-dev/rspack - 20f0fd9ea5daa9f99c4743dae50e1c565d754b4b authored almost 2 years ago
chore: release create-rspack

github.com/web-infra-dev/rspack - 980c2b02b246fc99e144307df701ce16cb10f6a1 authored almost 2 years ago
feat: update packages repository config (#2054)

github.com/web-infra-dev/rspack - 6d6e65e4d7b4518074253bb7220919994d9e8c7a authored almost 2 years ago
fix: fix the sass example

github.com/web-infra-dev/rspack - e3f24cddf3cb031ff82d4b23f15f3e12dcb07df4 authored almost 2 years ago
ci: run cargo check and deny warnings for check-rs (#2030)

see https://rust-unofficial.github.io/patterns/anti_patterns/deny-warnings.html#alternatives

github.com/web-infra-dev/rspack - 37b257b6a638cc8960fd4625877ee904ad43a963 authored almost 2 years ago
fix: show codeframe for minify error (#2046)

github.com/web-infra-dev/rspack - 629e10b4f10d91e65a29a7db4e3507690377f8fb authored almost 2 years ago
docs: keep consistent

github.com/web-infra-dev/rspack - 31772e3f0cdc464d0a402fd91d2b1e6b9e84fd5c authored almost 2 years ago
docs: remove outdated docs/glossary.md

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

github.com/web-infra-dev/rspack - 906ed48c4155a58c1a5638d2a05cdc44ab94bcac authored almost 2 years ago
docs: fix Rspack case

github.com/web-infra-dev/rspack - 1deb6d71c5ede450783b1fd5d28145443465f6f8 authored almost 2 years ago
Release v0.0.24

github.com/web-infra-dev/rspack - 2c5c1a1a884b444cae4d73a72b0b3c3ebbe3529d authored almost 2 years ago
fix: release action format (#2044)

github.com/web-infra-dev/rspack - 1ef935f16a2ad54b6c871e189f2f0225af2af4e0 authored almost 2 years ago
feat: release action support comment trigger (#2040)

* feat: release workflow support issue_comment trigger

* fix: relesae action add if condition

github.com/web-infra-dev/rspack - 9c75158c5edbd742dd33a9048e2aba18c99e88a5 authored almost 2 years ago
fix: set overlay.warning is false when use cli server

github.com/web-infra-dev/rspack - b59c1d4690af97eb44b7f6761962517bd6700bc3 authored almost 2 years ago
feat: canary version use commit hash (#2041)

github.com/web-infra-dev/rspack - 974f8feeb37c1b6012c2e120128616f85cebf2db authored almost 2 years ago
feat: enable experiments.incrementalRebuild default

github.com/web-infra-dev/rspack - aff900cb27b0350f48eaca95d2ef78ea6e13413a authored almost 2 years ago
Update README.zh-CN.md

github.com/web-infra-dev/rspack - c8f22cfab0cf7d3f4626ca78bfc8118629b69d79 authored almost 2 years ago
docs: polish wording

github.com/web-infra-dev/rspack - c6f30e9aeac4e1a7c2ed4224752cb46064009be3 authored almost 2 years ago
ci: use the concurrency feature for canceling jobs

github.com/web-infra-dev/rspack - 6d29a2014e239dc34b736f926de749d779a141c0 authored almost 2 years ago
fix: make `overlay: false` work

github.com/web-infra-dev/rspack - 94b75709adb7ec2494ae93816e3dbe534dbc1b05 authored almost 2 years ago
perf: auto skip js hooks (#2031)

* perf: auto skip js hooks

* fix: ci release all platform snapshot

* fix: update disabled ...

github.com/web-infra-dev/rspack - 723da3b17261dfc89a5e00649179602ccddc2324 authored almost 2 years ago
chore: update credit of html-webpack-plugin

github.com/web-infra-dev/rspack - 4b1cd3e11280f6a50db796fa2e6504c5965e9707 authored almost 2 years ago
feat: assign library plugin (#2028)

github.com/web-infra-dev/rspack - 74574850a9ffb4d1bead52091c2e20facc69a1d5 authored almost 2 years ago
chore: add profile to readme

github.com/web-infra-dev/rspack - ddd3b89816dc386e2c5801ff937437655b602c7b authored almost 2 years ago
feat: support overlay (#2016)

* feat: support overlay

* refacotr: clean dev-server

* refactor: use webpack/hot/devServer

github.com/web-infra-dev/rspack - 64d3c423cc9295a3677e522afc42b21cc17beb98 authored almost 2 years ago
fix: fix create rspack demo (#2022)

github.com/web-infra-dev/rspack - 5decabc7e2c3a63bdf74d149af517415d6b42394 authored almost 2 years ago
feat: create release pull request and release action (#2024)

* feat: release action

* feat: build

* fix: version name

* feat: write comment

* fea...

github.com/web-infra-dev/rspack - d581d1c240294af22bf4326b738bbb1c2570e272 authored almost 2 years ago
docs: update contributing guide (#2026)

* docs: update contributing

* docs: update node package test

github.com/web-infra-dev/rspack - 06d406cf63acc9a179020b640070328e46797ead authored almost 2 years ago
feat: set builtins.progress default true while dev (#2015)

* feat: set builtins.progress default true while dev

* chore: update snapshots

github.com/web-infra-dev/rspack - e9bf3de8b0e336146802e04908915257ddb50221 authored almost 2 years ago
chore: give more credit to parcel

github.com/web-infra-dev/rspack - c10a5d602be5b8095b5f91e608f4826e34db0aed authored almost 2 years ago
chore: add rspack_build for profiling rust

github.com/web-infra-dev/rspack - ff5b9d73cd49298700e48f736930c7d2c450a7c7 authored almost 2 years ago
fix: removing missed webpack config

github.com/web-infra-dev/rspack - 5939f246dba7af41e8d86f589fb733a23521049a authored almost 2 years ago
fix: removing missed webpack items in package.json

github.com/web-infra-dev/rspack - aab8613183d1b4b4b62d024f6bfd02ef71d831a2 authored almost 2 years ago
fix: removing missed webpack items in package.json

github.com/web-infra-dev/rspack - f63093379b3cd03a1a2394983cdffae00a49fffd authored almost 2 years ago
fix: removing missed webpack items in package.json

github.com/web-infra-dev/rspack - 4abf940b567c1c424a9cfc0d7d30a2708b022f65 authored almost 2 years ago
chore: fix readme

github.com/web-infra-dev/rspack - 60fdfa5753e85df188b60b67df8a8c38bbda9faa authored almost 2 years ago
chore: build all examples in ci

github.com/web-infra-dev/rspack - 6f05b95386bee3e5802a53b5417a6bef9786131f authored almost 2 years ago
chore: fix all case

github.com/web-infra-dev/rspack - 0ec6aa67f8ac7f564cebd4525f9f20595c9c7a86 authored almost 2 years ago
chore: fix example

github.com/web-infra-dev/rspack - d37402cb2e0a6aae6924b24e0f21c6416d6147b9 authored almost 2 years ago
perf: optimizeChunkModules auto skip (#2013)

github.com/web-infra-dev/rspack - b8231abd38677276576e45042f01c23e72b24a23 authored almost 2 years ago
docs: fix typo

github.com/web-infra-dev/rspack - d705017ec8059769c75d60c56a91419ca76b92fa authored almost 2 years ago
chore: remove tmp-sass-embedded (#2008)

github.com/web-infra-dev/rspack - b8a934179e02fcf2c99298dc6e82e78db80803be authored almost 2 years ago
chore: give credit to turbopack

github.com/web-infra-dev/rspack - 0ca4ff4e99c3d95f2d5453a7a9f632d19771ad74 authored almost 2 years ago
chore: fix bundle-stats ci (#2011)

github.com/web-infra-dev/rspack - 3431411186746651a60c3f77da6b5b8d9861800c authored almost 2 years ago
chore: add styled-components

github.com/web-infra-dev/rspack - bb93f37d1248197c00d8964bbcda001d19328dfa authored almost 2 years ago
fix: options.dev_friendly_split_chunks (#2007)

github.com/web-infra-dev/rspack - 6b1be96e73330119a37d6acbffbb04d92eab8fd9 authored almost 2 years ago
fix: remove module_type assertion by ext (#1999)

github.com/web-infra-dev/rspack - 200a44a6c7ceaf3f86b1a97e3332f25efbbd11ce authored almost 2 years ago
fix: devServer.hot true by default when used by rspack api (#2006)

github.com/web-infra-dev/rspack - 4f432286b7415381d5d566be8dbc90923b9ed8b5 authored almost 2 years ago
perf: create_chunk_assets optimize

github.com/web-infra-dev/rspack - 3bcf83fedd3b7714bbfcf0aac0c0c00381b3dd75 authored almost 2 years ago
chore: production optimization description (#2005)

* chore: optimize readme

* chore: production optimization description

github.com/web-infra-dev/rspack - 1c823c8a6b40c31950cb36f06d8ff5afed693d39 authored almost 2 years ago
chore: optimize readme (#2004)

github.com/web-infra-dev/rspack - 50abd9d6b74b81ae2784b16a353f784b8e6c97d2 authored almost 2 years ago
fix: rename `query_copy` to `placeholder` in test

github.com/web-infra-dev/rspack - a8f4994429d4546016c2d5a4322ab83c3c34cca0 authored almost 2 years ago
feat: add swc relay plugin (#1997)

github.com/web-infra-dev/rspack - 6316c28e7b07dd3a309e455844e2d2c61624b3e3 authored almost 2 years ago
fix: Bytedance -> ByteDance

github.com/web-infra-dev/rspack - 259a40a3fbd08a12c26b3b28708eeeccb7a34384 authored almost 2 years ago
fix: use `require` in node external

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

github.com/web-infra-dev/rspack - 559dc06072f0b3a4d41d5c171a41e6e3869450be authored almost 2 years ago
chore: fix disclaim

github.com/web-infra-dev/rspack - 2c15058f0ce2e858e5b5a7ae32cfad70cb4600c0 authored almost 2 years ago
chore: 🤖 refactor builtins.tree-shaking options (#1996)

chore: 🤖 chore: refacgtor builtins.tree-shaking options

github.com/web-infra-dev/rspack - 1c60db0b827532080232546740039bba087f0692 authored almost 2 years ago
feat: node.global (#1995)

github.com/web-infra-dev/rspack - d199810225debcae43b49be6d643d37bc7b8d011 authored almost 2 years ago
perf: create hash parallel (#1993)

github.com/web-infra-dev/rspack - 41c69b42fca049781d4b00483a8a908903b79e51 authored almost 2 years ago
refactor: use const dependency for module api replacement (#1986)

github.com/web-infra-dev/rspack - 24fdca2ae39fe5278b56412220ed44be3b9a3fcb authored almost 2 years ago
fix(core): make version be compatible with webpack

github.com/web-infra-dev/rspack - ad9611cfdc9bf78e2314ee0586a18d52baab48f1 authored almost 2 years ago
chore: add code of conduct to chinese readme

github.com/web-infra-dev/rspack - d010600984567e632209712212f3b7c40183f28d authored almost 2 years ago
chore: add code of conduct

github.com/web-infra-dev/rspack - 07fedd68d46837068cec40760d81320b9845e6e2 authored almost 2 years ago
chore: fix features typo (#1991)

github.com/web-infra-dev/rspack - e10b266367cb73366ff5305d258f3e89854f00a7 authored almost 2 years ago
refactor: use Result instead of panic in ast-viewer (#1988)

github.com/web-infra-dev/rspack - 1f42456856ddbcd7fab1ef98236d43761ffc8fef authored almost 2 years ago
chore(binding): minor cleanup (#1989)

github.com/web-infra-dev/rspack - 412415947e43d5e7bc322d530689922c67e0b605 authored almost 2 years ago
revert: watchOptions.poll by default

github.com/web-infra-dev/rspack - fb5d0ce9d29550573e4f69b008e97d8744c93598 authored almost 2 years ago
test: hot case retest with incrementalRebuild (#1968)

github.com/web-infra-dev/rspack - d65f61d5f0d447985e6b7c72a5ed40bfc7f270d2 authored almost 2 years ago
feat: add stats.namedChunkGroups (#1984)

github.com/web-infra-dev/rspack - 3495d3d7267c67dd0e5e9cdee81442ecde182af0 authored almost 2 years ago
feat: add stats.assetsByChunkName (#1982)

github.com/web-infra-dev/rspack - e2466248df249202537a076926ae2bf7476ed7bd authored almost 2 years ago
docs: credit to rolldown (#1983)

* docs: credit to rolldown

* uppercase

github.com/web-infra-dev/rspack - 24bb263d44eb5857dd6231084f301ef61ff141a0 authored almost 2 years ago
chore: give credits to parcel and vite

github.com/web-infra-dev/rspack - a14ed3738af96a0d3e723a243164d762b1256d08 authored almost 2 years ago
feat: default options for split chunks (#1980)

* feat: default options for split chunks

* Update snapshots

github.com/web-infra-dev/rspack - 5fb1a304b94c993900a8764daa950edaccd67397 authored almost 2 years ago
feat: enable removeAvailableModules by default (#1979)

github.com/web-infra-dev/rspack - 9c757270c61fe6b14fc53b45aa8fafcd4b08d108 authored almost 2 years ago
perf: use sort unstable (#1967)

github.com/web-infra-dev/rspack - dfe293bb8b01f02a71a6e643c7073d14a56ff45e authored almost 2 years ago
fix: rename rspack_require to webpack_require in external

github.com/web-infra-dev/rspack - 83ba717303c42dc2047721aaecda049be471434b authored almost 2 years ago
update swc_emotion to avoid single comment inside style break the styles (#1977)

github.com/web-infra-dev/rspack - b101fd41eabe66f8dc0ac662970e417659ea5b7d authored almost 2 years ago
chore: fix html index fallback

github.com/web-infra-dev/rspack - bb21c62a27c2d73a8a162ea42baa3c610a0a85e3 authored almost 2 years ago
chore: remove webpack examples

github.com/web-infra-dev/rspack - 88077a977e2440ed644c9affb2b42f92763bb0d9 authored almost 2 years ago
chore: simplify template

github.com/web-infra-dev/rspack - a3ae289edf747107571e14455177df0c26a0226a authored almost 2 years ago
feat: nromalize for RuleSetUse (#1973)

github.com/web-infra-dev/rspack - abf34dc3dc15230617468a8c7270b1bbb2a5b1b0 authored almost 2 years ago
fix: hmr changed_files missing (#1972)

github.com/web-infra-dev/rspack - 090bac7b8cb6b14fae2a1d69847f44e4e43d1ba0 authored almost 2 years ago
feat: more logical conditions matcher (#1971)

github.com/web-infra-dev/rspack - a528a8e061dd09ec86248a44cedbc5d4744eed2e authored almost 2 years ago
feat: add render_module_content hook (#1969)

github.com/web-infra-dev/rspack - 61c5dbecfa444dbd897daf0b3c75346a0f5c959d authored almost 2 years ago
fix: builtins.css config type (#1966)

github.com/web-infra-dev/rspack - 00a707cb97503e8cac8e313f5f6b6a62ad1ef620 authored almost 2 years ago
fix: css hmr (#1958)

github.com/web-infra-dev/rspack - 650af3c72475c50869a168baf8997b3c1fdce40d authored almost 2 years ago
ci: 🎡 fix ci tee reset exit code (#1965)

github.com/web-infra-dev/rspack - e20fc07e6c6c2228af0318fd9fed01a8f0d43e56 authored almost 2 years ago
feat: use memfs in rspack dev middleware (#1944)

github.com/web-infra-dev/rspack - 4d3f948ae785e289878defce19570ceebb938bbb authored almost 2 years ago
feat: add plugin import (#1957)

* feat: add plugin import

* feat: add plugin-import case test

github.com/web-infra-dev/rspack - 58b77bafcb2cb63f96b07d38e892c33599146880 authored almost 2 years ago
feat: remove unnecessary webpack and webpack-dev-server deps (#1954)

* feat: remove unnecessary webpack and webpack-dev-server deps

* chore: add changeset

* ch...

github.com/web-infra-dev/rspack - b061b7438a3d9c534f1bf374066b46be559dd7bb authored almost 2 years ago
chore: move tsfn to napi shared (#1955)

* chore: move tsfn to napi shared

* fix: resolver

github.com/web-infra-dev/rspack - 1e74edbb8a68c35412499ea305baf261b222aa34 authored almost 2 years ago
fix: use poll default for watching (#1960)

github.com/web-infra-dev/rspack - c456aed7e50c8af395b11ed7d2b67163e3c2ef10 authored almost 2 years ago
fix: 🐛 don't override process.env.NODE_ENV if it is set already. (#1962)

fix: 🐛 env

github.com/web-infra-dev/rspack - a32fb1d1215ada5af0e03d7dcd65c296d08b8deb authored almost 2 years ago
fix: potential toplevel mark (#1959)

* chore: 🤖 init

* chore: 🤖 cr issue

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