How to Setup Webpack and Babel
You may be using ES6 or ECMAScript 2015. Not all browsers support all of the newest features without a transform. In this Webpack 5 video tutorial, I’m going to show you how to set up Webpack with babel-loader to compile ES6+ into ES5.