babel-loader
babel/babel-loader: 📦 Babel loader for webpack
This package allows transpiling JavaScript files using Babel and webpack.
ES2015 ES6以降のコードをES5のコードに変換(トランスパイル)するLoader ローダー
practice
KiichiSugihara/babel-loader-use