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