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

allow watching of copy files #33

Closed chmontgomery closed 10 years ago

chmontgomery commented 10 years ago

Right now .watch only watches for changes to bundles. Allow watching of copy files as well.