webpack-preset-babel
v0.2.0
Published
Zero config babel-loader!
Downloads
174
Readme
Webpack Babel Preset
Zero config babel-loader!
Adds Babel as loader to all .js
and .jsx
files. Does not include any presets. They're all in separate packages.
Requires webpack-preset
Installation
npm install --save webpack-preset webpack-preset-babel
Presets
Since we don't include any presets, this won't do much by itself. Install whatever preset package you'd like to get access to all those shiny Babel features.