adamayres / gulp-extend

A gulp plugin to extend (merge) json contents
https://npmjs.org/package/gulp-extend
MIT License
19 stars 6 forks source link

Swallows JSON errors #6

Open tomyam1 opened 9 years ago

tomyam1 commented 9 years ago

The plugin will not fail on JSON error, it will only show a console message. I suggest that this behavior will be clearly stated on the readme, or better yet - allow to force the plugin to fail on a JSON error.