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

Extend plugin options to cover sourcemaps #64

Closed narthollis closed 9 years ago

narthollis commented 9 years ago

I would like to be able to change the default gup-sourcemap behaviour, particularly sourceRoot and includeSource.

It would be good to expending pluginOptions to cover gulp-sourcemaps.

chmontgomery commented 9 years ago

:+1: I like the idea. Feel free to create a PR and I will merge