GSA / digital.gov

DEPRECATED 🛑-The future site of Digital.gov
https://www.digital.gov
4 stars 4 forks source link

Changes to the gulp build flow #2

Closed thisisdano closed 7 years ago

thisisdano commented 7 years ago

Not the most elegant solution, but works.

Fixed the gulp flow to do a complete rebuild when data files change, instead of incremental, which wasn't working. Added some new pipes to make the gulp-notify notifications work.

Now each change/build will trigger a notification and a browsersync reload. Is this overkill? We'll see!