0.2.0 • Published 8 years ago

webpack-preset-babel v0.2.0

Weekly downloads
315
License
MIT
Repository
github
Last release
8 years ago

Webpack Babel Preset

Zero config babel-loader!

npm version npm downloads webpack channel on discord

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.