web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
lint
fix-sources-recovery
20 minutes ago
fix: rspack sources cache save and recovery
fix-sources-recovery
49 minutes ago
feat: persistent cache for swc js minimizer plugin (#13706)
main
1 hour ago
fix(esm-library): handle CSS modules in preserveModules CSS modules (native `experiments.css` or mini-css-extract) under `output.library.preserveModules` caused either "chunk xxx should have at least one file" or "Multiple assets emit different content to the same filename". preserveModules set the JS filename_template on CSS chunks, left chunks nameless so multiple CSS files collapsed onto `.css`, and the ESM render phase emitted `import "__RSPACK_ESM_CHUNK_<id>"` placeholders pointing at CSS-only chunks with no JS file. Classify modules in preserve_modules by source_types and set css_filename_template for CSS modules (preserving the `.css` extension and source path), skip CSS-only modules/chunks in the ESM render paths that emit JS-side requires / cross-chunk imports, and make CssExtractRspackPlugin honor chunk.css_filename_template so preserveModules can override its per-chunk filename.
fy/friendly-volhard
1 hour ago
fix: align logger timing with webpack (#13721)
main
2 hours ago
test: add wasm whitebox timeout logs
codex/fix-wasm-thread-start-hang
2 hours ago
feat(create-rspack): add optional agent skills (#13729) feat(create-rspack): add curated agent skills
main
2 hours ago
feat: support relative output.path relative to context (#13718) * Support relative output.path with explicit context * fix(config): defer relative output.path resolution to defaults
main
2 hours ago
Latest Branches
CodSpeed Performance Gauge
-2%
fix: rspack sources cache save and recovery
#13731
30 minutes ago
22d5b0e
fix-sources-recovery
CodSpeed Performance Gauge
+2%
fix(esm-library): handle CSS modules in preserveModules
#13670
7 days ago
7d2f6a3
fy/friendly-volhard
CodSpeed Performance Gauge
-2%
fix: fail fast when wasm worker bootstrap hangs
#13705
2 hours ago
74a8e18
codex/fix-wasm-thread-start-hang
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs