cehfisher / a11y-style-guide

Accessibility (A11Y) Style Guide
http://a11y-style-guide.com/style-guide
MIT License
558 stars 61 forks source link

Update task runners to use gulp v4 syntax. #261

Closed phuang07 closed 4 years ago

phuang07 commented 5 years ago

This PR updates the gulpfile so that it compatibles with Node 12.4.0 with gulp v4.0.2.

kingkool68 commented 4 years ago

I would love to get this merged in soon. I tried to make a pull request but had all sorts of conflicts trying to get the build working.

cehfisher commented 4 years ago

Looking into this update now. Thanks!

cehfisher commented 4 years ago

Resolved this PR with https://github.com/cehfisher/a11y-style-guide/pull/271

Newer version of gulp came out since this PR plus I merged in the wrong order...but @phuang07 gets the credit for this work! Sorry for the delay on this