hactar-babel
v0.0.2
Published
Babel helpers for Hactar. Automatically detects ES6 usage and feature usage and configures and adds plugins.
Readme
hactar-babel
A babel plugin for Hactar. It can currently do the following;
- Detect ES6 and add Babel support
- Detect usage of stage-0 features and add support for them
- Detect JSX and add + configure babel-react
