Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Provide error handling for each gulp task #97

Open
6 tasks
dcalhoun opened this issue Jun 22, 2015 · 1 comment
Open
6 tasks

Provide error handling for each gulp task #97

dcalhoun opened this issue Jun 22, 2015 · 1 comment

Comments

@dcalhoun
Copy link
Contributor

Many of the gulp tasks do not catch errors. This can cause builds/deploys to fail silently with no explanation.

Task errors to handle:
  • images
  • icons
  • optimize
  • build
  • browser-sync
  • deploy
Resources
@bval
Copy link
Contributor

bval commented Jun 24, 2015

You have impeccable timing. This just came up on a project here yesterday.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants