johnpapa / gulp-patterns

Playground for Gulp Recipes
501 stars 146 forks source link

improvement: sourcemaps support #91

Closed igorlino closed 8 years ago

igorlino commented 9 years ago

Quite important feature, since the highly optimized output of CSS and JS cannot be debugged in a production environment.

https://github.com/johnpapa/gulp-patterns/pull/88