0.2.0 • Published 9 years ago
webpack-preset-babel v0.2.0
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.