-
-
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
fix(html): minify an attribute by what its value says
area: config
Options, defaults, validation (lib/config, schemas/)
area: html
Experimental HTML support (lib/html)
area: tooling
Repo tooling, codegen, CLI entry (tooling/, bin/)
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
#22148
opened Sep 17, 2026 by
alexander-akait
Member
Loading…
refactor(javascript): declare hoisted names and module declarations from the parse
area: optimization
Tree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)
area: parser
JavaScript parsing and dependency analysis (lib/javascript, lib/dependencies)
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
#22147
opened Sep 17, 2026 by
alexander-akait
Member
Loading…
fix(html): settle attribute order and read a value for what it says
area: html
Experimental HTML support (lib/html)
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
#22146
opened Sep 17, 2026 by
alexander-akait
Member
Loading…
perf(html): reduce sparse document parser overhead
area: build-perf
Build time and memory of webpack itself
area: css
CSS support (lib/css)
area: html
Experimental HTML support (lib/html)
#22135
opened Sep 16, 2026 by
alexander-akait
Member
Loading…
refactor: group loose lib/ sources into directories
area: cache
Persistent and memory caching, serialization (lib/cache, lib/serialization)
area: config
Options, defaults, validation (lib/config, schemas/)
area: css
CSS support (lib/css)
area: html
Experimental HTML support (lib/html)
area: module-federation
Module Federation (lib/container, lib/sharing)
area: optimization
Tree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)
area: parser
JavaScript parsing and dependency analysis (lib/javascript, lib/dependencies)
area: runtime
Emitted runtime and chunk loading across targets (lib/runtime, lib/web, lib/node, lib/esm)
area: sourcemaps
devtool and source map generation
area: tooling
Repo tooling, codegen, CLI entry (tooling/, bin/)
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
area: wasm
WebAssembly modules (lib/wasm-*)
area: watch
Watching, HMR, lazy compilation (lib/hmr, hot/)
#22118
opened Sep 15, 2026 by
alexander-akait
Member
Loading…
feat: resolve imported ESM bindings by name in a debugger
area: config
Options, defaults, validation (lib/config, schemas/)
area: optimization
Tree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)
area: parser
JavaScript parsing and dependency analysis (lib/javascript, lib/dependencies)
area: sourcemaps
devtool and source map generation
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
#21999
opened Sep 7, 2026 by
alexander-akait
Member
Loading…
feat(split-chunks): discover shared chunk intersections
area: optimization
Tree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)
feat: treat CommonJS exports assignment as side-effect-free
area: optimization
Tree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)
area: parser
JavaScript parsing and dependency analysis (lib/javascript, lib/dependencies)
feat: add the SSR manifest and collect server styles without a DOM
area: config
Options, defaults, validation (lib/config, schemas/)
area: css
CSS support (lib/css)
area: parser
JavaScript parsing and dependency analysis (lib/javascript, lib/dependencies)
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
#21913
opened Sep 1, 2026 by
alexander-akait
Member
Loading…
fix(library): don't export the chunk loading array length for dependOn entries
area: config
Options, defaults, validation (lib/config, schemas/)
area: parser
JavaScript parsing and dependency analysis (lib/javascript, lib/dependencies)
area: runtime
Emitted runtime and chunk loading across targets (lib/runtime, lib/web, lib/node, lib/esm)
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
#21831
opened Aug 25, 2026 by
alexander-akait
Member
Loading…
feat: keep module side-effect information in the build output
area: config
Options, defaults, validation (lib/config, schemas/)
area: optimization
Tree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)
area: parser
JavaScript parsing and dependency analysis (lib/javascript, lib/dependencies)
area: runtime
Emitted runtime and chunk loading across targets (lib/runtime, lib/web, lib/node, lib/esm)
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
#21789
opened Aug 21, 2026 by
alexander-akait
Member
Loading…
test(benchmark): stabilise rebuild memory benchmarks and cover unmeasured build configurations
area: build-perf
Build time and memory of webpack itself
#21718
opened Aug 14, 2026 by
alexander-akait
Member
Loading…
feat(html): minify svg, standalone and inside css
area: config
Options, defaults, validation (lib/config, schemas/)
area: css
CSS support (lib/css)
area: html
Experimental HTML support (lib/html)
area: tooling
Repo tooling, codegen, CLI entry (tooling/, bin/)
area: types
types.d.ts, JSDoc annotations, hand-maintained declarations
#21714
opened Aug 13, 2026 by
aryanraj45
Member
Loading…
fix: follow a replaced inputFileSystem when purging in watch
area: runtime
Emitted runtime and chunk loading across targets (lib/runtime, lib/web, lib/node, lib/esm)
#21643
opened Aug 9, 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…
Previous Next
ProTip!
Adding no:label will show everything without a label.