zenflow / zenflow-build-js-lib

A zero-config opinionated and awesome build system for portable js libs
MIT License
1 stars 0 forks source link

feat(babel): enable stage-0 transforms #3

Closed zenflow closed 6 years ago

zenflow commented 6 years ago

check out the goodness: https://babeljs.io/docs/plugins/preset-stage-0/

zenflow commented 6 years ago

As of c7f946b683bb32be128e110f78ccb91078bbb71b you can have your own .babelrc and use whatever presets and plugins you want.