Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
webpack
/
minimizer-webpack-plugin
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
165
Star
2k
Code
Issues
4
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: configure a minimizer or generator in one place, and generate from emitted assets
- #727
#727
Merged
alexander-akait
merged 13 commits into
main
webpack/minimizer-webpack-plugin:main
from
feat/generate-presets
webpack/minimizer-webpack-plugin:feat/generate-presets
Copy head branch name to clipboard
Sep 6, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: configure a minimizer or generator in one place, and generate from emitted assets
#727
alexander-akait
merged 13 commits into
main
webpack/minimizer-webpack-plugin:main
from
feat/generate-presets
webpack/minimizer-webpack-plugin:feat/generate-presets
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
feat: named generator presets selected with `?as=<preset>`
Show description for 5eedb82
alexander-akait
and
claude
committed
5eedb82
View commit details
Copy full SHA for 5eedb82
Browse repository at this point
feat: generate a new asset beside an emitted one
Show description for badff10
alexander-akait
and
claude
committed
badff10
View commit details
Copy full SHA for badff10
Browse repository at this point
feat: `[width]` and `[height]` in an asset generator's `filename`
Show description for 3e26470
alexander-akait
and
claude
committed
3e26470
View commit details
Copy full SHA for 3e26470
Browse repository at this point
feat: take a generator's options from `generate` itself
Show description for 336fe1a
alexander-akait
and
claude
committed
336fe1a
View commit details
Copy full SHA for 336fe1a
Browse repository at this point
docs: stop documenting `generatorOptions`
Show description for be712b1
alexander-akait
and
claude
committed
be712b1
View commit details
Copy full SHA for be712b1
Browse repository at this point
feat: take a minimizer's options from `minify` itself
Show description for 0268d4f
alexander-akait
and
claude
committed
0268d4f
View commit details
Copy full SHA for 0268d4f
Browse repository at this point
test: cover preset resolution directly
Show description for 6b9ecb3
alexander-akait
and
claude
committed
6b9ecb3
View commit details
Copy full SHA for 6b9ecb3
Browse repository at this point
test: cover what an asset generator reports, and a salt built from several
Show description for 9683588
alexander-akait
and
claude
committed
9683588
View commit details
Copy full SHA for 9683588
Browse repository at this point
test: mix minimizers written both ways in one array
Show description for 10107bc
alexander-akait
and
claude
committed
10107bc
View commit details
Copy full SHA for 10107bc
Browse repository at this point
Commits on Sep 6, 2026
docs: give every example the new form
Show description for 04bc058
alexander-akait
and
claude
committed
04bc058
View commit details
Copy full SHA for 04bc058
Browse repository at this point
feat: one implementation per minimizer or generator object
Show description for f2a20be
alexander-akait
and
claude
committed
f2a20be
View commit details
Copy full SHA for f2a20be
Browse repository at this point
docs: say what each generator `type` reads and produces
Show description for a8ac3c3
alexander-akait
and
claude
committed
a8ac3c3
View commit details
Copy full SHA for a8ac3c3
Browse repository at this point
test: cover `new URL()`, CSS `url()` and inlined references to a renamed asset
Show description for 0e4c7f2
alexander-akait
and
claude
committed
0e4c7f2
View commit details
Copy full SHA for 0e4c7f2
Browse repository at this point
You can’t perform that action at this time.