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

Fix incremental custom result file name #39

Closed roberto closed 9 years ago

roberto commented 9 years ago

Oops! We (me and @danielalves) forgot to apply the custom result file name in the incremental function.

closes #38

roberto commented 9 years ago

It looks like there is still something to be fixed. Please don't accept the pull request yet.

roberto commented 9 years ago

@chmontgomery now it's ready to go. :smile:

chmontgomery commented 9 years ago

Thanks! good catch

chmontgomery commented 9 years ago

landed in v2.17.1