node-plugin-error

Error handling for vinyl plugins
  https://github.com/jonschlinkert/plugin-error
  0
  no reviews



Just an abstraction of what's in gulp-util with minor changes.

By default the stack will not be shown. Set options.showStack to true if you think the stack is important for your error.

Node.js is an event-based server-side JavaScript engine.