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

Updating console output to display cleaner. #234

Closed kevinklika closed 8 years ago

kevinklika commented 9 years ago

I was a little unhappy with how the assets:clean command output was rendering, so I committed the changes I wanted to see.