wiledal / gulp-include

Enables functionality similar to that of snockets / sprockets or other file insertion compilation tools.
157 stars 68 forks source link

Added debugIncludes param to echo included filenames to console #74

Open entozoon opened 8 years ago

entozoon commented 8 years ago

Optional parameter (disabled by default) to allow included filenames to echo out to console during compilation. Super useful for debugging large projects.

pquarme commented 7 years ago

Was this ever released?

KenEucker commented 5 years ago

Pretty useful, why not? This is more of an enhancement, so it will come after the more pressing pull requests. Thanks!