Skip to content

Pull requests: web-infra-dev/rspack

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(tree-shaking): prune dynamic imports from unused exports
#15449 opened Sep 3, 2026 by LingyuCoder Contributor 1/2 Loading…
2 tasks done
feat(core): expose ChunkGraph.getChunkGroupBlocks to JS
#15445 opened Sep 3, 2026 by kakiuwang-ui Contributor Loading…
2 tasks done
feat(tree-shaking): track dynamic imports in object properties
#15443 opened Sep 3, 2026 by LingyuCoder Contributor 2/2 Loading…
2 tasks done
refactor(javascript): use Rspack-owned atoms
#15441 opened Sep 3, 2026 by LingyuCoder Contributor 1/2 Loading…
2 tasks done
feat(core): expose import attributes on NormalModuleFactory ResolveData
#15439 opened Sep 2, 2026 by kakiuwang-ui Contributor Loading…
2 tasks done
feat(core): expose NormalModule beforeLoaders hook to JS
#15433 opened Sep 2, 2026 by kakiuwang-ui Contributor Loading…
2 tasks done
feat(css): support CSS import and asset URL externals
#15431 opened Sep 2, 2026 by intellild Contributor Loading…
3 tasks done
refactor: avoid store and restore channel blocking
#15425 opened Sep 1, 2026 by ahabhgk Contributor Loading…
fix(esm): remove empty chunks except for facade chunks
#15424 opened Sep 1, 2026 by JSerFeng Contributor Draft
2 tasks done
fix: support side-effect-free star reexport passthrough
#15420 opened Sep 1, 2026 by LingyuCoder Contributor Loading…
2 tasks done
perf(loader): schedule loader chains as execution units
#15401 opened Aug 31, 2026 by intellild Contributor Draft
2 tasks done
feat(cache): port webpack persistent module cache
#15380 opened Aug 28, 2026 by hardfist Contributor 2/2 Loading…
perf(loader): dispatch parallel loaders from Rust
#15363 opened Aug 27, 2026 by intellild Contributor Draft
2 tasks done
chore: refine webpack gap tracker workflow
#15362 opened Aug 27, 2026 by intellild Contributor Draft
2 tasks done
feat: add bundling performance hints
#15337 opened Aug 26, 2026 by JSerFeng Contributor Draft
2 tasks done
fix: inherit sideEffects through nested package metadata
#15336 opened Aug 26, 2026 by JSerFeng Contributor Draft
2 tasks done
refactor(javascript): migrate parser to SWC Next
#15331 opened Aug 25, 2026 by LingyuCoder Contributor Draft
2 tasks done
perf: emit less generated runtime code
#15327 opened Aug 25, 2026 by JSerFeng Contributor Loading…
2 tasks done
feat(css): support ignore magic comments
#15314 opened Aug 24, 2026 by JSerFeng Contributor Loading…
fix: pre-register modules before chunk graph splitting
#15308 opened Aug 24, 2026 by mvanhorn Contributor Loading…
1 of 2 tasks
chore(deps): update rust crate sugar_path to v3 dependencies Pull requests that update a dependency file
#15302 opened Aug 23, 2026 by renovate Bot Loading…
1 task
perf: reduce build chunk graph overhead
#15278 opened Aug 21, 2026 by LingyuCoder Contributor Loading…
2 tasks done
fix: render CommonJS externals directly in modern-module output
#15238 opened Aug 19, 2026 by JSerFeng Contributor Draft
2 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.