In this article I will be detailing a very simple DevOps pipeline that uses Babel.js and Gulp.js to transpile ECMAScript 6 to ES5, making it compatible with IE9!
Prerequisites: Node.js v8.11
npm install
Add the following dev dependencies to your project by either dropping them directly