elycruz / gulpw

A wrangler for gulp tasks (make gulp tasks reusable for different configurations (bundle configs)).
MIT License
1 stars 0 forks source link

Allow tasks to extend bundle.wrangler.config. #17

Closed elycruz closed 9 years ago

elycruz commented 9 years ago

gulpw Bundles should be able to extend any part of bundle.wrangler.config.

elycruz commented 9 years ago

Tasks now can (and some do) extend wrangler.config.* file on a per needed basis.