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

There is any way to gzip content? #210

Open herlon214 opened 9 years ago

herlon214 commented 9 years ago

Hello guys, the asset-pipeline have some configuration for gzip content?

Thanks in advance.