1
0
mirror of https://github.com/mrclay/minify.git synced 2025-09-09 21:50:55 +02:00

Adds config option to concatenate files only

This commit is contained in:
Kaue Santoja
2015-09-02 17:08:33 -03:00
committed by Steve Clay
parent cabd595a5a
commit d233b65d3d
6 changed files with 41 additions and 10 deletions

View File

@@ -2,6 +2,7 @@ Minify Release History
(master)
* Builder styled with Bootstrap (thanks to help from acidvertigo)
* Add config option for simply concatenating files
Version 2.2.0
* Fix handling of RegEx in certain situations in JSMin