docz-plugin-babel6

v0.11.0
This package makes it possible to use babel6 with docz

⚠️ DEPRECATED ⚠️

THIS PLUGINS WAS DEPRECATED IN FAVOR OF BABEL 7 RELEASE

Since Babel 7 now is a reality, we deprecated support for older versions of it. We indicate that you update your babel version. You can do that just by running babel-upgrade:

npx babel-upgrade --write

docz-plugin-babel6

By default and some performance issues, Docz use Babel@7. If you want to use older versions of babel import this plugin and use on your doczrc.js:

import { babel } from 'docz-plugin-babel6'

export default {
  plugins: [babel()]
}
npm i docz-plugin-babel6

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/2/2018

Downloads

Maintainers