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
Accelerator
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 }}
tetrode
/
minify
Public
forked from
matthiasmullie/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 8, 2017
Update composer.json
tetrode
authored
0ba1851
View commit details
Copy full SHA for 0ba1851
Browse repository at this point
Commits on Nov 6, 2017
Also remove any JS after a comment in the form of /*DEV*/
Show description for 2c87186
tetrode
authored
2c87186
View commit details
Copy full SHA for 2c87186
Browse repository at this point
Commits on Oct 25, 2017
Fix PHP5.3 compatibility
Show description for 21084eb
matthiasmullie
committed
21084eb
View commit details
Copy full SHA for 21084eb
Browse repository at this point
Fix PHP5.3 compatibility
Show description for 5d07979
matthiasmullie
committed
5d07979
View commit details
Copy full SHA for 5d07979
Browse repository at this point
Fix PHP5.3 compatibility
Show description for 73d5304
matthiasmullie
committed
73d5304
View commit details
Copy full SHA for 73d5304
Browse repository at this point
Regexes can also start in array
Show description for f091f3b
matthiasmullie
committed
f091f3b
View commit details
Copy full SHA for f091f3b
Browse repository at this point
Fix PHP5.3-incompatible construct
Show description for 30c874c
matthiasmullie
committed
30c874c
View commit details
Copy full SHA for 30c874c
Browse repository at this point
Commits on Oct 17, 2017
fixing invalid [optional] text
gkrafsig
authored and
matthiasmullie
committed
7106660
View commit details
Copy full SHA for 7106660
Browse repository at this point
Fixing phpdocumentor errors
gkrafsig
authored and
matthiasmullie
committed
7f79958
View commit details
Copy full SHA for 7f79958
Browse repository at this point
Commits on Oct 13, 2017
Use docker-compose for faster volume switching
matthiasmullie
committed
7d79f11
View commit details
Copy full SHA for 7d79f11
Browse repository at this point
Improve regex detection
Show description for abfc7c3
matthiasmullie
committed
abfc7c3
View commit details
Copy full SHA for abfc7c3
Browse repository at this point
Remove a few things for regex matches
Show description for 2ae8e76
matthiasmullie
committed
2ae8e76
View commit details
Copy full SHA for 2ae8e76
Browse repository at this point
Commits on Oct 12, 2017
Add another link to minifier.org
matthiasmullie
authored
1abaef9
View commit details
Copy full SHA for 1abaef9
Browse repository at this point
Commits on Sep 27, 2017
Add test for #204
matthiasmullie
committed
ec3411c
View commit details
Copy full SHA for ec3411c
Browse repository at this point
Commits on Sep 26, 2017
Add better description & up php-cs-fixer version
matthiasmullie
committed
08e6638
View commit details
Copy full SHA for 08e6638
Browse repository at this point
Commits on Sep 21, 2017
Add docker helpers to makefile
matthiasmullie
committed
c2f929c
View commit details
Copy full SHA for c2f929c
Browse repository at this point
Fix Appveyor builds
matthiasmullie
committed
11a1520
View commit details
Copy full SHA for 11a1520
Browse repository at this point
Add Dockerfile for quick and easy testing
Show description for fa0b1d4
matthiasmullie
committed
fa0b1d4
View commit details
Copy full SHA for fa0b1d4
Browse repository at this point
Commits on Sep 19, 2017
Show some of the minify features
matthiasmullie
authored
358a273
View commit details
Copy full SHA for 358a273
Browse repository at this point
Commits on Sep 15, 2017
Don't confuse comments with regex
Show description for 134b25a
matthiasmullie
committed
134b25a
View commit details
Copy full SHA for 134b25a
Browse repository at this point
Commits on Sep 14, 2017
Regexes can follow `!`
Show description for 678725d
matthiasmullie
committed
678725d
View commit details
Copy full SHA for 678725d
Browse repository at this point
Commits on Sep 13, 2017
Require that a regex has some content
Show description for e13f94a
matthiasmullie
committed
e13f94a
View commit details
Copy full SHA for e13f94a
Browse repository at this point
Add test for #195
matthiasmullie
committed
0913101
View commit details
Copy full SHA for 0913101
Browse repository at this point
Improve regex detection
Show description for ff4ec66
matthiasmullie
committed
ff4ec66
View commit details
Copy full SHA for ff4ec66
Browse repository at this point
Allow `=` inside regexes
Show description for 6e9d575
matthiasmullie
committed
6e9d575
View commit details
Copy full SHA for 6e9d575
Browse repository at this point
Commits on Sep 11, 2017
Quote url() uri's with quotes in them
Show description for 69f3d7b
matthiasmullie
committed
69f3d7b
View commit details
Copy full SHA for 69f3d7b
Browse repository at this point
Commits on Sep 7, 2017
Be stricter when removing whitespace around + & - in selectors
Show description for 0c62644
matthiasmullie
committed
0c62644
View commit details
Copy full SHA for 0c62644
Browse repository at this point
Add test for #190
matthiasmullie
committed
7bb172c
View commit details
Copy full SHA for 7bb172c
Browse repository at this point
Add test for #189
matthiasmullie
committed
574c4ee
View commit details
Copy full SHA for 574c4ee
Browse repository at this point
Improve regex detection
Show description for 6754968
matthiasmullie
committed
6754968
View commit details
Copy full SHA for 6754968
Browse repository at this point
Commits on Jul 6, 2017
Fix newline trimming around tilde
Show description for 1443646
matthiasmullie
committed
1443646
View commit details
Copy full SHA for 1443646
Browse repository at this point
Fix docs
matthiasmullie
committed
0bb72d8
View commit details
Copy full SHA for 0bb72d8
Browse repository at this point
Add tests for #184
matthiasmullie
committed
0b3f4f7
View commit details
Copy full SHA for 0b3f4f7
Browse repository at this point
Commits on Jun 13, 2017
Don't collapse newlines after 'continue'
Show description for 09b83e9
matthiasmullie
committed
09b83e9
View commit details
Copy full SHA for 09b83e9
Browse repository at this point
Fix regex detection when content is only backslashes
Show description for 563651c
matthiasmullie
committed
563651c
View commit details
Copy full SHA for 563651c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.