-
- Notifications
You must be signed in to change notification settings - Fork 326
Pull requests: matthiasmullie/minify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added functionality to remove code after a /*DEV*/ comment
#436 opened Jan 7, 2025 by downhiller Loading…
Fixed issue with "url(""); ... any other css code .. url("file.jpg"); in one line
#337 opened Aug 13, 2020 by hscheffknecht Loading…
Fix #329 Prevent regex from getting stripped as comment
#330 opened Apr 25, 2020 by enricodias Loading…
Fix #316 Replacing 'white' and 'black' to '#fff' and '#000' breaks fonts
#327 opened Apr 20, 2020 by enricodias Loading…
split on preserved comments before running minification, fixes #222
#320 opened Mar 22, 2020 by davidscotson Loading…
Also remove any JS after a comment in the form of /*DEV*/
#213 opened Nov 6, 2017 by tetrode Loading…
For easier command line using, I've added a new command with symfony/console
#106 opened Apr 20, 2016 by Clarence-pan Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.