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

Add options to output a file listing sources used #96

Closed PlasmaPower closed 7 years ago

PlasmaPower commented 7 years ago

Resolves #90

PlasmaPower commented 7 years ago

For details, see added documentation: https://github.com/PlasmaPower/gulp-bundle-assets/blob/raw-results/docs/API.md#optionsoutputunprocessed

chmontgomery commented 7 years ago

Looks great to me!