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 }}
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
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: let a generator say what is worth writing, and minify nothing
- #742
#742
Merged
alexander-akait
merged 17 commits into
main
webpack/minimizer-webpack-plugin:main
from
feat/generator-compression-options
webpack/minimizer-webpack-plugin:feat/generator-compression-options
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: let a generator say what is worth writing, and minify nothing
#742
alexander-akait
merged 17 commits into
main
webpack/minimizer-webpack-plugin:main
from
feat/generator-compression-options
webpack/minimizer-webpack-plugin:feat/generator-compression-options
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
feat: let a generator say what is worth writing, and minify nothing
Show description for 52e2cf5
alexander-akait
committed
52e2cf5
View commit details
Copy full SHA for 52e2cf5
Browse repository at this point
fix: do not salt the chunk hash when nothing minifies
Show description for c83fa0e
alexander-akait
committed
c83fa0e
View commit details
Copy full SHA for c83fa0e
Browse repository at this point
test: record what `minify` now accepts in the validation snapshot
Show description for 2738ab5
alexander-akait
committed
2738ab5
View commit details
Copy full SHA for 2738ab5
Browse repository at this point
test: cover the two lines this change left unrun
Show description for 4139a06
alexander-akait
committed
4139a06
View commit details
Copy full SHA for 4139a06
Browse repository at this point
Commits on Sep 15, 2026
feat: let a minimizer write beside the asset it read
Show description for 062fd5f
alexander-akait
committed
062fd5f
View commit details
Copy full SHA for 062fd5f
Browse repository at this point
fix: a file written beside an asset inherits nothing from it
Show description for a395fc2
alexander-akait
committed
a395fc2
View commit details
Copy full SHA for a395fc2
Browse repository at this point
revert: compressing an asset is generating one, not minifying it
Show description for 2e05097
alexander-akait
committed
2e05097
View commit details
Copy full SHA for 2e05097
Browse repository at this point
Commits on Sep 17, 2026
fix: the default minifier and its test stand whether or not a generator does
Show description for 6709943
alexander-akait
committed
6709943
View commit details
Copy full SHA for 6709943
Browse repository at this point
fix: do not salt the hash of a chunk no minimizer would be handed
Show description for c1a6f43
alexander-akait
committed
c1a6f43
View commit details
Copy full SHA for c1a6f43
Browse repository at this point
test: cover reading a chunk's name off a template, and drop what cannot be reached
Show description for 2863339
alexander-akait
committed
2863339
View commit details
Copy full SHA for 2863339
Browse repository at this point
refactor: drop the minimizer list helper nothing calls any more
Show description for 47578e5
alexander-akait
committed
47578e5
View commit details
Copy full SHA for 47578e5
Browse repository at this point
fix: four things an automated review was right about
Show description for 4bf096c
alexander-akait
committed
4bf096c
View commit details
Copy full SHA for 4bf096c
Browse repository at this point
Commits on Sep 18, 2026
test: one tap per stage asked for, and one where they coincide
Show description for 0062a9f
alexander-akait
committed
0062a9f
View commit details
Copy full SHA for 0062a9f
Browse repository at this point
test: everything asking for one stage shares one tap
Show description for df25a57
alexander-akait
committed
df25a57
View commit details
Copy full SHA for df25a57
Browse repository at this point
fix: a minimizer does not read a file this plugin generated
Show description for a6047ae
alexander-akait
committed
a6047ae
View commit details
Copy full SHA for a6047ae
Browse repository at this point
fix: a generated file keeps nothing its name carried before
Show description for b50063e
alexander-akait
committed
b50063e
View commit details
Copy full SHA for b50063e
Browse repository at this point
fix: keep a generated file written under the original's own name
Show description for 214b37e
alexander-akait
committed
214b37e
View commit details
Copy full SHA for 214b37e
Browse repository at this point
You can’t perform that action at this time.