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

fix: shouldn't diff hot update chunk at hmr (#3411)

fix: shouldn't dif hot update chunk at hmr

github.com/web-infra-dev/rspack - b8af1940ebb3e05f3f71025bfdb5e550bc67247f authored over 1 year ago
chore(packages): upload less files to npm (#3362)

* chore(packages): upload less files to npm

* Update packages/rspack-dev-middleware/package.jso...

github.com/web-infra-dev/rspack - 3b361e644dc94a7ceab84358e481c4694a07542b authored over 1 year ago
fix: remove css updatedModulesList at hmr (#3399)

github.com/web-infra-dev/rspack - c7d1e727e26bffbc7c465c846134dc6b652b09db authored over 1 year ago
feat: Add 'succeedModule' and 'stillValidModule' hooks (#3318)

feat: add 'succeedModule' and 'stillValidModule' hooks

github.com/web-infra-dev/rspack - 40fef768bfe8d9c495f6a6ea5c7a13c073517ecd authored over 1 year ago
fix: fix aarch64-unknown-linux-gnu not building jemallocator (#3405)

github.com/web-infra-dev/rspack - a0066c9a1cf7aa25fea1a3de5b07400853cebdb5 authored over 1 year ago
feat: create-rspack add template-vue (#2153)

* feat: create-rspack add template-vue

* chore: changeset

* chore: update template

* chore: u...

github.com/web-infra-dev/rspack - ddfdcfbe587273db8e4b41bffb7827b770b0de04 authored over 1 year ago
chore: support short build commands (#3400)

github.com/web-infra-dev/rspack - 6c651b1b712b2deeb8937f944be1707d7e31637f authored over 1 year ago
feat: add finishMake hook (#3390)

github.com/web-infra-dev/rspack - 231404e1bfc04cd5585a2dce3314051576171ec5 authored over 1 year ago
chore: add vue2-ts example (#3398)

github.com/web-infra-dev/rspack - ad3ff3868d52dacb8eb4fd794554001dcf4815d5 authored over 1 year ago
feat: support file uri (#3397)

feat: file uri

github.com/web-infra-dev/rspack - 715505386d6c0f4ec3e6696401d3e2e4585b350c authored over 1 year ago
feat: resource within scheme (#3367)

feat: resolve in scheme

fix test

lint

fix example

fix context module identifier

test

fix t...

github.com/web-infra-dev/rspack - 91ce72e862374eb6a553cee539360f26c2f8cdae authored over 1 year ago
feat: make options having a single source of truth (#3378)

* feat: use zod for better options validating

* Fix all tests

* Comment

* Fix test

github.com/web-infra-dev/rspack - 8203cbf321668c729ddb4a259817299917dfe428 authored over 1 year ago
chore: add back npm packages for local publishing (#3396)

github.com/web-infra-dev/rspack - e75684efe5fe52bc6feca9260b151d9fd0a485b1 authored over 1 year ago
chore: remove commit step when publishing (#3395)

github.com/web-infra-dev/rspack - bab9352faa9bfc8b37b7e644a7a819e0293ad89f authored over 1 year ago
chore: add back vue build (#3393)

chore: add back vue compilation

github.com/web-infra-dev/rspack - f20a34d3c9892ef1e2070f208c932dfd7c3bdfe2 authored over 1 year ago
fix(rust): use jemallocator for linux gnu, mimalloc for everything else (#3350)

fix(rust): use jemallocator for linux gnu, mimalloc for everything

This is aligned with swc, se...

github.com/web-infra-dev/rspack - 5212488cc51cefe47efa6c290a64f79727d63c41 authored over 1 year ago
chore: delete npm folder (#3394)

github.com/web-infra-dev/rspack - fdb4b6f22cd78fe1e276d3857c21108a1eb4e5fa authored over 1 year ago
Reelase Packages:0.2.0

github.com/web-infra-dev/rspack - c13d12385a4c4eff94a6ed8be96d97b3a2954331 authored over 1 year ago
chore: update vue example (#3386)

* chore: add vue example for inline matchResource

* chore: update for HMR

* chore: update word...

github.com/web-infra-dev/rspack - f2476581f88a3fe05223dc0c0165f54362bde5c3 authored over 1 year ago
chore: 🤖 tweak word case (#3389)

chore: 🤖 word case

github.com/web-infra-dev/rspack - 2b5e67ebf80fe28eedce1c49ac6048297bd542ea authored over 1 year ago
fix: metric recover (#3388)

* chore: 🤖 init

* chore: 🤖 print log

* chore: 🤖 remove out.md when no diff

* chore: 🤖 test di...

github.com/web-infra-dev/rspack - 2ebf8f1efe156caf3296e770465fe266d67fabc3 authored over 1 year ago
feat: support compiler.hooks.assetEmitted (#3387)

github.com/web-infra-dev/rspack - d6bebb46d8eaf72a76f3ae4a5bfc9c9fef5511b9 authored over 1 year ago
fix: update lock for ecosystem-ci (#3385)

fix: lock

github.com/web-infra-dev/rspack - a17d47037d86ba5fe0741e2ae36e58d046a39e70 authored over 1 year ago
feat: nested module rules (#3380)

* feat: nested module rules

* comment

github.com/web-infra-dev/rspack - 0eb4a76c0de39be3534ad358f6c13506d15213cc authored over 1 year ago
chore: 🤖 disable for now (#3384)

github.com/web-infra-dev/rspack - 47052aa1f0677acb9a2df1fabfa2a530434cbbba authored over 1 year ago
fix: fix wrong context in external function (#3372)

chore: fix rust check

github.com/web-infra-dev/rspack - 691a822c2f7f91e4287b700c29275d26375932dc authored over 1 year ago
fix: fix wrong context in external function (#3370)

github.com/web-infra-dev/rspack - e8556c50b8debfed3589e7d6c8f60597fe7d1ded authored over 1 year ago
chore: 🤖 deduplicate update data (#3368)

* chore: 🤖 deduplicate update data

* chore: 🤖 remove test.json

github.com/web-infra-dev/rspack - 8cfaac13a9c2d0b3e5d5769fbe694a41385556ea authored over 1 year ago
ci: reduce CI time by installing the least number of Rust components (#3364)

ci: reducing CI time by installing the least number of Rust component

It takes about two minute...

github.com/web-infra-dev/rspack - 06f5d61e12e14d2c3caad5a2e2f8da9bc0bbea38 authored over 1 year ago
fix: align rspack-dev-middleware and rspack-plugin-html export with webpack (#3358)

github.com/web-infra-dev/rspack - cb62025638bcbb3d01b7e19f083cc97277cdcb80 authored over 1 year ago
chore(splitChunks): add instrument to methods of `SplitChunksPlugin` (#3361)

github.com/web-infra-dev/rspack - 99ecfea36d309318493e21e3402881bc1191540f authored over 1 year ago
chore: 🤖 fix git url (#3365)

* chore: 🤖 fix git url

* chore: 🤖 fix

github.com/web-infra-dev/rspack - 148d32cdf97dcf5d9ad046776c2882761362fe8a authored over 1 year ago
fix: before resolve can't modify data (#3352)

* chore: 🤖 fix compile

* chore: 🤖 before resolve

* chore: 🤖 fix compile error

* chore: 🤖 reco...

github.com/web-infra-dev/rspack - 8ebf614bcaff4cd12ebdd59d1ffaca31ea27df49 authored over 1 year ago
chore: webpack test compatibility metric (#3343)

* chore: 🤖 init

* chore: 🤖 init

* chore: 🤖 update generate

* chore: 🤖 update script

* chore:...

github.com/web-infra-dev/rspack - dec5352b568d93be3c249e77858a7014d735bc59 authored over 1 year ago
chore: stale bot should make a comment, also change day until stale to 60 days (#3355)

github.com/web-infra-dev/rspack - 0b33e8133fc9641dad16c61ebf85ac61eba0c613 authored over 1 year ago
fix(dev-server): make sure resolve webpack/hot/dev-server from webpac… (#3357)

fix(dev-server): make sure resolve webpack/hot/dev-server from webpack-dev-server

github.com/web-infra-dev/rspack - 2bf3f1517c039b4fc5d253c95737cb2dbdce8b18 authored over 1 year ago
chore(window): support window test (#3321)

* ci

* window copy plugin

* only window

* only window

* only window

* fix

* fix

* fix

* ...

github.com/web-infra-dev/rspack - 97a38f6e6fcda1954d5212d5bb2480ce6233125d authored over 1 year ago
fix(resolve): search parent when resolve.exportsFields not match (#3351)

github.com/web-infra-dev/rspack - 359121dec2333be6011754eeb40f3faf25679117 authored over 1 year ago
fix: migrate more string replace dependency for test (#3341)

fix: migrate more dependency for test

github.com/web-infra-dev/rspack - 54487ef15925d139e9cd867cc954079fc78dc0a9 authored over 1 year ago
feat: add cache idle hooks (#3236)

github.com/web-infra-dev/rspack - 53f1404c8e422c8c5a82990a95997117ce9d2521 authored over 1 year ago
fix: builtins.provide function params transform bug (#3347)

github.com/web-infra-dev/rspack - ce220cf6011573fc092c2f0aaf89689e965251df authored over 1 year ago
chore: change default pr version (#3344)

github.com/web-infra-dev/rspack - 1a79ba4a442eab740a0f6b3942fea267b7f39050 authored over 1 year ago
feat: enable realContentHash in production by default (#3338)

* feat: enable realContentHash in production by default

* update snap

github.com/web-infra-dev/rspack - 2e05b66fdb404b148d2c1ed2359f67f25df3ba1a authored over 1 year ago
chore: setup gitconfig in ci (#3342)

github.com/web-infra-dev/rspack - 4e02635cfd84ed8677da2d605824187e844d00b5 authored over 1 year ago
chore: setup gitconfig in ci (#3340)

github.com/web-infra-dev/rspack - 2e969e483a25ae1706dc16e5e8c15b1f50a57f2a authored over 1 year ago
fix(webpack-test): remove deprecated array `["jam", "main"]` from mainFields (#3334)

closes #3328

github.com/web-infra-dev/rspack - 6c36a7c163ca9a440400a1653bf22e51753f1170 authored over 1 year ago
chore: remove override (#3339)

github.com/web-infra-dev/rspack - 0f67c29cb7638f949ed77547459eaa30faaee4cf authored over 1 year ago
chore: fix release ci (#3336)

github.com/web-infra-dev/rspack - 81a38819f5c6855ae128ccbdfad4d217e1bc0e1b authored over 1 year ago
chore(rspack): skip multi compiler pressure test (#3335)

(which may be the source of crashing in CI)

github.com/web-infra-dev/rspack - fee78a4f29722218e0cd9cbd258f9691d3fdad23 authored over 1 year ago
chore: use custom script for stable publish (#3329)

* chore: publish

* chore: remove changeset

* chore: fix follow-tags

* chore: remove options

github.com/web-infra-dev/rspack - e2cd1a26d49b24514a45fc807027f30865d06faa authored over 1 year ago
perf: emit_assets only emit changed assets (#3305)

github.com/web-infra-dev/rspack - ed3eeef9fda3b3ffee77ba0f6ab444229dc3f8dd authored over 1 year ago
chore: custom release (#3303)

* chore: custom release

* chore: fix root

github.com/web-infra-dev/rspack - d9dc6b35ec5126ff4ac11130997c4390135f01bb authored over 1 year ago
chore: change monoreo root version (#3323)

* chore: change monoreo root version

* Update package.json

---------

Co-authored-by: Yunfei H...

github.com/web-infra-dev/rspack - c1b0fe51bf29a3963d1d69d7be5324af25b108b5 authored over 1 year ago
fix: root asset missing when using [path] in assetModuleFilename (#3308)

* fix: issue 3307

* rm dbg

* fix

* fix

github.com/web-infra-dev/rspack - 053883fc90e1f3ace485b4293fbcde9443295474 authored over 1 year ago
chore(webpack-test): add missing loaders (coffee and pug) (#3316)

github.com/web-infra-dev/rspack - edd800b20f5af22c567083bf8657317196ebb61c authored over 1 year ago
chore: avoid config check in webpack-test && add external test (#3312)

* chore: avoid config check in webpack-test

* chore: fix node18

* fix: node 18

---------

Co-...

github.com/web-infra-dev/rspack - 2526cd76f205075e3cdd358cc2386e0b45af20a4 authored over 1 year ago
ci: no need to listen for synchronize event in "lint pr title" (#3314)

synchronize event is triggered by git pushes, which doesn't change the pr title

github.com/web-infra-dev/rspack - f4729b71a925197601b1f7f9bd9b17217a95845d authored over 1 year ago
feat: enable the new implementation of `SplitChunksPlugin` by default (#3295)

* feat: enable the new implementation of `SplitChunksPlugin` by default

* Fix test

github.com/web-infra-dev/rspack - 6a9271ad1cc088d0e3ca4decb3ff46762cd33f3b authored over 1 year ago
ci: unify ci workflow (#3294)

github.com/web-infra-dev/rspack - bdf3aaba59208d4ab44a4c3fa3e35bfcec1e4b3a authored over 1 year ago
feat: add hot module replacement string replace dependency (#3301)

github.com/web-infra-dev/rspack - 7577879dfdef1ed10f961b0f58ad5c7bc0f72856 authored over 1 year ago
feat(ts): resolve priority to be same with webpack (#3242)

github.com/web-infra-dev/rspack - 10fa980fa61dd04493aee5b87cbffe630e26af71 authored over 1 year ago
chore: remove unused check-changeset.yml (#3299)

github.com/web-infra-dev/rspack - 246a2718873be8d30c15627947154f4546633885 authored over 1 year ago
fix(angular_example): updating the example to include now working options (#3302)

github.com/web-infra-dev/rspack - 7bc610a32e0961a41a11495043c59ab4fb27e806 authored over 1 year ago
feat: hashFunction, hashDigest, hashDigestLength, and hashSalt and refactor lots of code (#3255)

* wip

wip2

wip3

wow

rebase

fix scheme

remove crate

add test

revert example

fix cargo t
...

github.com/web-infra-dev/rspack - e5268315a38a3e15befd0572e2c59e97d787ef5f authored over 1 year ago
fix: add schema for `Rule.options` and `Rule.loader` (#3296)

github.com/web-infra-dev/rspack - 3956f7fae2f1fb93a0730dfa3499b103fa99e13f authored over 1 year ago
chore: add dry-run (#3300)

github.com/web-infra-dev/rspack - 642029f6475d88d7fd5bd39d1261cce35933deed authored over 1 year ago
fix(source_map): windows support (#3239)

* done

* fix

* fix: clippy

* done

* new impl

* fix: bug

* done

* pretty

---------

Co-au...

github.com/web-infra-dev/rspack - 6ddeff9295d4d3da7fd5a4242adc99a876364d8d authored over 1 year ago
chore: add check for [ext] in output.filename (#3290)

* chore: add check for [ext] in output.filename

* no error

---------

Co-authored-by: ahabhgk ...

github.com/web-infra-dev/rspack - c66a37e7221f6b233680dac354acfeca0d351b2c authored over 1 year ago
feat: string replace dependency (#3219)

feat: add code range relpacement dendency

github.com/web-infra-dev/rspack - 2800d2b86382eb3927f9ebdedff6935f2005eb45 authored over 1 year ago
chore: add vue examples (#3291)

* chore: add vue examples

* chore: make sure to compile less files

* chore: use legacy version

github.com/web-infra-dev/rspack - 78377cdceed89c75ae63fdc7501455a435599082 authored over 1 year ago
fix: data uri base64 encoded content with whitespace (#3289)

github.com/web-infra-dev/rspack - 808a231a4588e3a847695fb8cea6411824eb904a authored over 1 year ago
feat(cli): Use proxy config in the preview command (#3287)

github.com/web-infra-dev/rspack - 2475e4a30c3b23b07745bdf2c4aa6a05e660fb1a authored over 1 year ago
feat: support resolve.extensionAlias (#3249)

* feat: support resolve.extensionAlias

* refactor(resolve): use `dedup` to merge

github.com/web-infra-dev/rspack - a6e9f0287911b087050131459cc9af2f5ef78104 authored over 1 year ago
chore: add storybook example (#3281)

github.com/web-infra-dev/rspack - 8e0a711a0c1abe43d6c60e970e7a9970bba08901 authored over 1 year ago
ci: only cache pnpm on main branch for avoiding 10GB cache limit (#3284)

ci: only cache pnpm on main branch for 10GB cache limit

github.com/web-infra-dev/rspack - 6f97c461bc0db50aaa1b43ef285e6f795ecce33a authored over 1 year ago
fix: should not resolve to a rule if an existing rule does not have its data (#3282)

fix: should not resolve to a rule if an exsiting rule does not have corresponding data

github.com/web-infra-dev/rspack - e104aaa84d5aacf2d6ba376e01b20786ea7f0425 authored over 1 year ago
fix: bump swc to fix many bugs (#3279)

github.com/web-infra-dev/rspack - 523e718579b04a93a414ae9802957a674b87a429 authored over 1 year ago
refactor: clean up node dev dependencies (#3229)

github.com/web-infra-dev/rspack - 99b9a92b3e7d65153edd00346825bab9a8531ef3 authored over 1 year ago
ci: publish nightly with release script (#3276)

github.com/web-infra-dev/rspack - a5185d8094f80666d0cb8343520bc723d89623a3 authored over 1 year ago
chore(examples): add missing private to two example packages (#3275)

github.com/web-infra-dev/rspack - 80ae907cf56c2411b912234b56e3a78710437f1e authored over 1 year ago
fix: external amd array case (#3268)

* chore: amd externals case

* fix: 🐛 external array

* chore: 🤖 remove file

* chore: 🤖 recover...

github.com/web-infra-dev/rspack - 5ff0c77d445b87fc3026ae67efaf84af75a12807 authored over 1 year ago
chore: fix broken pnpm lockfile (#3274)

github.com/web-infra-dev/rspack - f151def6367bbcba3a67d8b73ee23817adba7b9a authored over 1 year ago
chore: remove jest-github-actions-reporter (#3262)

github.com/web-infra-dev/rspack - 5ec1d589f9b22f56b01bf27249ee5b53c9081448 authored over 1 year ago
chore: add version script (#3189)

chore: refactor release canary using custom script

github.com/web-infra-dev/rspack - 1227351859c5ae7ca5a8546f192c1455303f885f authored over 1 year ago
fix(tree_shaking): obj['test'] reference (#3214)

* fix: bug

* fix: test

github.com/web-infra-dev/rspack - 02b5367c016450a04a5c9a4dd887a153839ee5fd authored over 1 year ago
feat: add shutdown hook (#3234)

github.com/web-infra-dev/rspack - fbaac57bc7625450608fe12e646b65742b983c8b authored over 1 year ago
chore: add fork-ts-checker-webpack-plugin example (#3269)

github.com/web-infra-dev/rspack - e271998758ab180f1869e46a76c35ea3b3b17dec authored over 1 year ago
fix: namespace access on var decl rhs (#3176)

* chore: 🤖 init

* chore: 🤖 recover

* chore: 🤖 test case

github.com/web-infra-dev/rspack - 4be44cc9d70d3a37a6d99134ae9942ce4d1534eb authored over 1 year ago
chore: 🤖 ignore title validate (#3266)

github.com/web-infra-dev/rspack - e9edb714e13c0003d8be3fa931aa30cd67672839 authored over 1 year ago
Release v0.1.12 (#3260)

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

github.com/web-infra-dev/rspack - ce555308b044c5c51d6e48b29b26b9232061f984 authored over 1 year ago
chore: progressively migrate webpack test case (#3256)

* chore: 🤖 filter test case

* chore: 🤖 update filter test

* chore: 🤖 tweak

* chore: 🤖 update ...

github.com/web-infra-dev/rspack - 1fb78a182b82a92dca6432038ceedc6ca177d09a authored over 1 year ago
ci: remove nightly step from full release (#3265)

github.com/web-infra-dev/rspack - 3115484e3e1d1a8742bb4bea1af0f8f5c376c582 authored over 1 year ago
chore: fix debug shell (#3264)

chore:fix debug-shell

github.com/web-infra-dev/rspack - e0e71483f412f38a2351a9e47ab6ae91be960fe4 authored over 1 year ago
refactor(new_split_chunks): re-organize code structures (#3209)

github.com/web-infra-dev/rspack - 96b58bc03e1bd8e6ac7c0eb103409817817e7912 authored over 1 year ago
chore: add debug shell (#3261)

github.com/web-infra-dev/rspack - d36d43a214b50b6b980e433d233431e01e34a55a authored over 1 year ago
ci: automatically create Tuesday's release PR (#3248)

github.com/web-infra-dev/rspack - 1954496810fbc5722135162e2c7ed8bfd2c83e07 authored over 1 year ago
feat: add afterCompile hook (#3235)

github.com/web-infra-dev/rspack - d32c3ae7a058b616f86ee189fe02065a31554ec8 authored over 1 year ago
feat(module_optional): support require.resolve and require.resolveWeak (#3237)

* done

* done

* fix

* snapshot

* snapshot

* snapshot

* mv

* remove

* fix

* update snaps...

github.com/web-infra-dev/rspack - ac70f665d33d491f50359cd5048cb7cfd08a08da authored over 1 year ago
fix(core): upgrade regress to 0.6.0 to fix regress compile regex error (#3251)

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