Babel 6.0.0 released on Oct 29, 2015.
Babel 6 re-designed to create the next generation of JavaScript development platform.
I think that change is good, but i want to use Babel like it was in 5.x for some time now.
So, I tried Babel 6, like 5.x has been used in various ways.
- Node v5.0.0
- npm 3.3.6
git clone https://github.com/AKIRA-MIYAKE/babel-experiment.git
npm install
npm run-script cli
npm run-script browserify
npm run-script gulp-transform
npm run-script transform
npm run-script mocha
npm run-script gulp-test
npm run-script print