Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/web-infra-dev/rspack

The fast Rust-based web bundler with webpack-compatible API 🦀️
https://github.com/web-infra-dev/rspack

[Bug]: Long shutdown time of serve mode

ioma8 opened this issue 29 days ago
docs: remove wrong short argument -w for --json in cli.mdx

stefanseeger opened this pull request about 1 month ago
docs: chunk level incremental

ahabhgk opened this pull request about 1 month ago
fix(incremental): wrong runtime module when rebuild

ahabhgk opened this pull request about 1 month ago
[Bug]: warning `failed to get stats` with lazyCompilation in dev mode

bigbossx opened this issue about 1 month ago
[Bug]: how to use like ModuleFederationPlugin in rspack?

ustcfury opened this issue about 1 month ago
feat(cacheable): add AsOwned

jerrykingxyz opened this pull request about 1 month ago
docs: add examples for ESM loader

chenjiahan opened this pull request about 1 month ago
release:1.1.3

github-actions[bot] opened this pull request about 1 month ago
fix: css escape when consume string

ahabhgk opened this pull request about 1 month ago
[Feature]: rspack是否支持.vue文件中的jsx代码段渲染

shiwenna opened this issue about 1 month ago
fix(incremental): disappeared chunk panic in chunks render

ahabhgk opened this pull request about 1 month ago
fix: create issues for webpack-test failure cases

GiveMe-A-Name opened this pull request about 1 month ago
[Feature]: Support experiments.schemes.HttpUriPlugin

GiveMe-A-Name opened this issue about 1 month ago
[Bug]: CSS `@layer` order is messed up

ModyQyW opened this issue about 1 month ago
[Feature]: Module.parser.asset.dataUrlCondition support function

GiveMe-A-Name opened this issue about 1 month ago
test: move e2e to the test folder

chenjiahan opened this pull request about 1 month ago
[Feature]: Support webpack compilation.hooks.needAdditionalPass

GiveMe-A-Name opened this issue about 1 month ago
[Tracking]: Rust benchmark

h-a-n-a opened this issue about 1 month ago
feat: support js compilation.addInclude API

GiveMe-A-Name opened this pull request about 1 month ago
fix: unstable stats test snapshot

ahabhgk opened this pull request about 1 month ago
perf: move matching logic in source map plugin to rust side

inottn opened this pull request about 1 month ago
[Bug]:using docusaurus edit mdx or md file, process crash.

zycgit opened this issue about 1 month ago
feat: implement output.clean.keep: Option<string>

ClSlaid opened this pull request about 1 month ago
chore(deps): update pnpm to v9.14.1

renovate[bot] opened this pull request about 1 month ago
chore(deps): update cargo-bins/cargo-binstall action to v1.10.13

renovate[bot] opened this pull request about 1 month ago
chore(ci): add rust bench ci

SoonIter opened this pull request about 1 month ago
fix: modify css loading runtime panic

ahabhgk opened this pull request about 1 month ago
[Bug]: source code content was incorrectly replaced by file hash name.

bigbossx opened this issue about 1 month ago
feat: update plugin compatibility

SyMind opened this pull request about 1 month ago
ci(release): fix release pull request

h-a-n-a opened this pull request about 1 month ago
release: 1.1.2

github-actions[bot] opened this pull request about 1 month ago
feat: js module graph api

SyMind opened this pull request about 1 month ago
perf: reduce source map json stringify

SyMind opened this pull request about 1 month ago
fix: linux musl resolve failed

jerrykingxyz opened this pull request about 1 month ago
feat: cache storage

LingyuCoder opened this pull request about 1 month ago
build(windows): static linking VS CRT on aarch64 msvc !windows

h-a-n-a opened this pull request about 1 month ago
docs: add more JavaScript runtimes

chenjiahan opened this pull request about 1 month ago
docs: invite @inottn to Rspack core team

chenjiahan opened this pull request about 1 month ago
Revert "fix: tapable run in wrong closure"

JSerFeng opened this pull request about 1 month ago
refactor: code splitter

JSerFeng opened this pull request about 1 month ago
Perf: Reuse AST passed from bultin:swc_loader to avoid double parse

hardfist opened this issue about 1 month ago
fix(modern-module): remove extra import statement for star reexport

fi3ework opened this pull request about 1 month ago
fix(lightningcss): align type with lightningcss

GiveMe-A-Name opened this pull request about 1 month ago
[Feature]: support native watcher

hardfist opened this issue about 1 month ago
fix: set the correct asset_info when extracting css

inottn opened this pull request about 1 month ago
test: fix some unstable test cases for layer stats

easy1090 opened this pull request about 1 month ago
[Bug]: Rsbuild appears to have a memory leak after multiple rebuilds

shiqimei opened this issue about 1 month ago
feat: align webpack DefinePlugin for destructuring optimization

inottn opened this pull request about 1 month ago
build(windows): use Hybrid CRT for smaller binary size !windows

h-a-n-a opened this pull request about 1 month ago
fix: align bytes ptr address for `cacheable::from_byte`

jerrykingxyz opened this pull request about 1 month ago
doc: update Prefetching link

xiaohp opened this pull request about 1 month ago
docs: polish module methods documentation

chenjiahan opened this pull request about 1 month ago
[Bug]: ERROR in × Module not found: Can't resolve './src/main.tsx' in

hasnum-stack opened this issue about 1 month ago
[Tracking]: Webpack Test Failures List

GiveMe-A-Name opened this issue about 1 month ago
fix: the attribute values of HTML tags should not be converted to lowercase

inottn opened this pull request about 1 month ago
fix: should respect max size correctly

JSerFeng opened this pull request about 1 month ago
feat: unify source map

SyMind opened this pull request about 1 month ago
feat(incremental): render chunk manifest

ahabhgk opened this pull request about 1 month ago
test: replace strip-ansi with Node.js builtin util

chenjiahan opened this pull request about 1 month ago
refactor: use asset filename new type

ahabhgk opened this pull request about 1 month ago
fix: should not free native compiler while compiler is running

h-a-n-a opened this pull request about 1 month ago
fix(core): remove hang risk caused by coop budget in tokio

hardfist opened this pull request about 1 month ago
[Bug]: `Module not found: Can't resolve <entry_path>` in Docker

mxmason opened this issue about 1 month ago
chore(rspack-cli): add strip-ansi in dev deps

stormslowly opened this pull request about 1 month ago
[Bug]: Contenthash remains the same when content changes

cblagg opened this issue about 1 month ago
fix: reset the progress bar in the correct hook

inottn opened this pull request about 1 month ago
test(miri): issues with miri

h-a-n-a opened this pull request about 1 month ago
test: add miri testing

h-a-n-a opened this pull request about 1 month ago
fix: output should be consistent when using splitChunks

JSerFeng opened this pull request about 1 month ago
feat(persistent cache): add snapshot module

jerrykingxyz opened this pull request about 1 month ago
feat: ci use k8s

SyMind opened this pull request about 1 month ago
feat: support attributes for ESM external module

fi3ework opened this pull request about 1 month ago
chore(deps): update npm dev dependencies

renovate[bot] opened this pull request about 1 month ago
chore(deps): update npm dependencies

renovate[bot] opened this pull request about 1 month ago
chore: update error message for task loop

wtlin1228 opened this pull request about 1 month ago
chore(deps): update napi

renovate[bot] opened this pull request about 1 month ago
chore(deps): update github-actions

renovate[bot] opened this pull request about 1 month ago
fix: correct favicon path when output.publicPath is set to `auto`

inottn opened this pull request about 1 month ago
feat(externals): support 'commonjs-import' type

fi3ework opened this pull request about 1 month ago
fix: rebuild should reset module.preOrderIndex

JSerFeng opened this pull request about 1 month ago
[Bug]: The progress bar sometimes resets back to 0%.

nuintun opened this issue about 1 month ago
test: delete test.filter.js if test is pass in tests/webpack-test

GiveMe-A-Name opened this pull request about 1 month ago
release:1.1.1

github-actions[bot] opened this pull request about 1 month ago
[Feature]: Support passing getResolve in external function

SoonIter opened this issue about 1 month ago
[Bug]: CSS output extra details about lang(*) dir(*)

1yasa opened this issue about 1 month ago
[Feature]: support compilation.runtimeTemplate api

hardfist opened this issue about 1 month ago
[Bug]: RebuildModule frequent failures

Geylnu opened this issue about 1 month ago