dowjones / gulp-bundle-assets

Create static asset (js, css) bundles from a config file: a common interface to combining, minifying, revisioning and more
MIT License
133 stars 36 forks source link

Transform copying static assets #48

Open apobbati opened 9 years ago

apobbati commented 9 years ago

Need to have an ability to transform the assets specified in the copy object. For example, I have a set of images that I'd like to be able to optimize based on file extension, file path, etc. Currently, there's no way to do it.

chmontgomery commented 9 years ago

:+1: love the idea! If you have time I'd accept a PR

timelf123 commented 9 years ago

This would be amazing for imagemin on copied images