Closed cybercussion closed 12 years ago
Since @rgrove has abandoned this project I'm created a new repo based on top of @rgrove's port https://github.com/eriknyk/jsmin-php/
and that issue that you report to leave copyright notices like /! copyright notices.... / is solved on there.
thanks to @rgrove for start this php port.
Regards.
Thanks @eriknyk.
For some of the files I merge, and then minify as well as pack/compress, I had a friend note that (as an example) JQuery requires there license header be left in for commercial uses of it. /! jQuery v1.7 jquery.com | jquery.org/license /
I don't know if its widely supported to ignore this type of comment or not, or subsequently put it back in. Just thought I'd toss it out there since currently this script removes all comments.