Created by: zhe
Hi, I think we might need to update README about how to use Gulp with Babel. From the latest Babel docs, we can just need to install gulp-babel
and babel-preset-env
. So I made a PR to represent this update. Hope someone could take some time to help and look into this. Thanks.