primefaces-extensions / primefaces-extensions.github.com

Organization repo, only for homepage, wiki and issue tracker
https://primefaces-extensions.github.io/
68 stars 22 forks source link

Optimizer: Fork CSS Compressor and make fixes #495

Closed melloware closed 7 years ago

melloware commented 7 years ago

As you can see from this thread YUI Compressor seems to be abandoned.

https://github.com/yui/yuicompressor/issues/195

So I am going to grab the CssCompressor.java from that project and just incorporate it right into PFE Optimzer. The reason being I have been bitten by a few annoying bugs in the compressor but especially this one: https://github.com/yui/yuicompressor/issues/275

There are also a few PR's for optimization that have never been incorporated either.

melloware commented 7 years ago

Fixed with this commit: https://github.com/primefaces-extensions/resources-optimizer-maven-plugin/commit/d61fb8a7563d1f5e86781aefc124245c887dd3cf