-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Pull requests: webpack/webpack
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(html): cover parser tree-construction edge cases and generator fallbacks
#21631
opened Aug 7, 2026 by
aryanraj45
Contributor
Loading…
test(css): say what the filed browser-equivalence differences actually are
#21630
opened Aug 7, 2026 by
alexander-akait
Member
Loading…
perf(css): recycle nested block contents during the walk
#21628
opened Aug 7, 2026 by
alexander-akait
Member
•
Draft
feat(css): add a hook to minify css embedded into a js bundle
#21612
opened Aug 5, 2026 by
aryanraj45
Contributor
Loading…
feat(minify): minify an inline script when minifying HTML
#21607
opened Aug 4, 2026 by
aryanraj45
Contributor
Loading…
feat(minify): add and drop CSS vendor prefixes for the browserslist target
#21602
opened Aug 4, 2026 by
aryanraj45
Contributor
Loading…
perf(html): stream the SourceProcessor walk and recycle completed subtrees
#21595
opened Aug 3, 2026 by
alexander-akait
Member
•
Draft
fix: recover MultiCompiler watch after fatal child error without leaking watchings
#21584
opened Aug 1, 2026 by
bjohansebas
Member
Loading…
fix: reconcile finishMake html entries on incremental rebuilds
#21575
opened Aug 1, 2026 by
bjohansebas
Member
•
6/6
Loading…
chore(test): rewrite the benchmark suite on a standalone runner, drop benchmarkCases
#21572
opened Jul 31, 2026 by
avivkeller
Member
•
2/2
•
Draft
chore(test): run suite-format unit and e2e benchmarks through the benchmark harness
#21571
opened Jul 31, 2026 by
avivkeller
Member
•
1/2
Loading…
perf: incremental seal fast path reusing the chunk graph
#21563
opened Jul 30, 2026 by
bjohansebas
Member
•
5/6
Loading…
feat: incremental make for watch rebuilds
#21556
opened Jul 30, 2026 by
bjohansebas
Member
•
4/6
Loading…
feat(html): allow object for optimization.minimize to support HTML minification options
#21537
opened Jul 28, 2026 by
aryanraj45
Contributor
Loading…
chore(test): add unit benchmarks
Run All Benchmark
#21494
opened Jul 24, 2026 by
avivkeller
Member
Loading…
feat(html,css): support DefinePlugin text substitution in HTML and CS…
#21474
opened Jul 22, 2026 by
aryanraj45
Contributor
Loading…
perf: migrate the JS syntax parser toward a Structure-of-Arrays AST (phases 0-A-B1-C1-D1)
#21470
opened Jul 21, 2026 by
alexander-akait
Member
Loading…
feat: experimental module splitting for async-only exports
#21462
opened Jul 21, 2026 by
alexander-akait
Member
Loading…
feat: add server-side rendering building blocks (externals preset, SSR manifest, collected CSS)
#21444
opened Jul 17, 2026 by
alexander-akait
Member
Loading…
feat: add WorkerEntryPlugin to inject entries into Web Worker entrypoints
#21276
opened Jun 24, 2026 by
bjohansebas
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.