babel / gulp-babel

Gulp plugin for Babel
https://babeljs.io
MIT License
1.32k stars 120 forks source link

Added Support for Linux On Power #210

Closed ujjwalsh closed 3 years ago

ujjwalsh commented 3 years ago

Hi, I had added ppc64le(Linux on Power) support on travis-ci in the branch and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below. https://travis-ci.com/github/ujjwalsh/gulp-babel/builds/209181128 Please have a look.

Regards, ujjwal

nicolo-ribaudo commented 3 years ago

What is the reason for this change? gulp-babel is not affected by the CPU architecture.

Also, I noticed that there have been a lot of "ppc64le" PRs on GitHub and I struggle to understand why :thinking: https://github.com/search?q=ppc64le+is%3Apr&type=Issues