CodeSleeve / asset-pipeline

This Laravel 4 package provides a very simple and easy to use asset pipeline. It was heavily inspired by the Rails asset pipeline. We make use of the wonderful Assetic package to help with pre-compliation!
http://www.codesleeve.com
MIT License
491 stars 53 forks source link

Possible JS minifier replacements #168

Open dwightwatson opened 10 years ago

dwightwatson commented 10 years ago

I know there were some issues with the current JavaScript minifier implementation, here is a new one called JShrink which could be considered as a working replacement.

ferpetrelli commented 9 years ago

I've tried JShrink and worked perfectly. Thanks. I've pushed the code in my fork. https://github.com/ferpetrelli/asset-pipeline