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

when bundleAllEnvironments: true, srcMin is always true #32

Closed chmontgomery closed 10 years ago

chmontgomery commented 10 years ago

srcMin should only be true for the given environment, not all