yogthos / lein-asset-minifier

Leiningen plugin for CSS/Js asset minifcation
Eclipse Public License 1.0
41 stars 7 forks source link

Fixed 'watch' to check subdirectories for changes. #4

Closed dplyukhin closed 9 years ago

dplyukhin commented 9 years ago

Just a tiny change: even though asset-minifier aggregates directories recursively, the 'watch' command didn't listen to changes in subdirectories.

yogthos commented 9 years ago

thanks looks good

yogthos commented 9 years ago

@plookn just pushed a new version to clojars

dplyukhin commented 9 years ago

Thanks! Don't forget to edit the version number in the Readme : )

yogthos commented 9 years ago

it grabs it from clojars, sometimes take a little while to update though due to github cahing :)