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 }}
tongxki
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minify
tests
js
on
master
User selector
All users
All time
Commit history
Commits on Jun 6, 2022
Fix #383 Problem with a specific file, Choices.js - regex inside ?: conditional
simondud
committed
49d6bd8
View commit details
Copy full SHA for 49d6bd8
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
Alternative fix for #393
Show description for 7d4542b
matthiasmullie
committed
7d4542b
View commit details
Copy full SHA for 7d4542b
View code at this point
Browse repository at this point
Commits on Apr 17, 2022
fix #393, add one more test for the fix of 385
simondud
committed
0c77ac9
View commit details
Copy full SHA for 0c77ac9
View code at this point
Browse repository at this point
Commits on Apr 16, 2022
Add test case to reproduce the issue #393
simondud
committed
ab5f4a7
View commit details
Copy full SHA for ab5f4a7
View code at this point
Browse repository at this point
Fix issue #394
simondud
committed
b345800
View commit details
Copy full SHA for b345800
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Fix issue #385 - for(;;) without body but containig closures inside brackets.
simondud
committed
dfae066
View commit details
Copy full SHA for dfae066
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Make test suite pass for all PHP versions
matthiasmullie
committed
45fd3b0
View commit details
Copy full SHA for 45fd3b0
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
Add addFile method
Show description for e99e519
enricodias
authored and
matthiasmullie
committed
e99e519
View commit details
Copy full SHA for e99e519
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Preserve important comments exactly as they are
matthiasmullie
committed
2d13b7b
View commit details
Copy full SHA for 2d13b7b
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
preserve important comments
Puskás Zsolt
committed
ca7d428
View commit details
Copy full SHA for ca7d428
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Make sure $positions & $matches are in sync
Show description for 04a37f5
matthiasmullie
committed
04a37f5
View commit details
Copy full SHA for 04a37f5
View code at this point
Browse repository at this point
Allow whitespace between regex & some of the things that can follow it
Show description for 473896b
matthiasmullie
committed
473896b
View commit details
Copy full SHA for 473896b
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Make classname same as filename
matthiasmullie
committed
d4ba172
View commit details
Copy full SHA for d4ba172
View code at this point
Browse repository at this point
Some more whitespace stripping
Show description for 121cd3b
matthiasmullie
committed
121cd3b
View commit details
Copy full SHA for 121cd3b
View code at this point
Browse repository at this point
Improve regex detection after )
Show description for 4ca8d1e
matthiasmullie
committed
4ca8d1e
View commit details
Copy full SHA for 4ca8d1e
View code at this point
Browse repository at this point
Regexes can't span multiple lines
Show description for 1e55fe0
matthiasmullie
committed
1e55fe0
View commit details
Copy full SHA for 1e55fe0
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Add test for #227
matthiasmullie
committed
aee56fe
View commit details
Copy full SHA for aee56fe
View code at this point
Browse repository at this point
Improve & optimize regex detection
Show description for cb14504
matthiasmullie
committed
cb14504
View commit details
Copy full SHA for cb14504
View code at this point
Browse repository at this point
Commits on Jan 1, 2018
Ignore unescaped / inside []
Show description for 023c6bf
matthiasmullie
committed
023c6bf
View commit details
Copy full SHA for 023c6bf
View code at this point
Browse repository at this point
Regex can follow +,-,*,/
Show description for a85f804
matthiasmullie
committed
a85f804
View commit details
Copy full SHA for a85f804
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Add test case for semicolon after do-while
matthiasmullie
committed
a370e29
View commit details
Copy full SHA for a370e29
View code at this point
Browse repository at this point
Strip whitespace after in some cases
matthiasmullie
committed
a2024cc
View commit details
Copy full SHA for a2024cc
View code at this point
Browse repository at this point
Improve regex detection
Show description for f231fbc
matthiasmullie
committed
f231fbc
View commit details
Copy full SHA for f231fbc
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Add test for #214
matthiasmullie
committed
55cf4ef
View commit details
Copy full SHA for 55cf4ef
View code at this point
Browse repository at this point
Don't strip ; after empty while loops
Show description for 4a1b464
matthiasmullie
committed
4a1b464
View commit details
Copy full SHA for 4a1b464
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Regexes can also start in array
Show description for f091f3b
matthiasmullie
committed
f091f3b
View commit details
Copy full SHA for f091f3b
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Improve regex detection
Show description for abfc7c3
matthiasmullie
committed
abfc7c3
View commit details
Copy full SHA for abfc7c3
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Add test for #195
matthiasmullie
committed
0913101
View commit details
Copy full SHA for 0913101
View code at this point
Browse repository at this point
Improve regex detection
Show description for ff4ec66
matthiasmullie
committed
ff4ec66
View commit details
Copy full SHA for ff4ec66
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
Add test for #190
matthiasmullie
committed
7bb172c
View commit details
Copy full SHA for 7bb172c
View code at this point
Browse repository at this point
Add test for #189
matthiasmullie
committed
574c4ee
View commit details
Copy full SHA for 574c4ee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.