Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
chore(docz-plugin-babel6): change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck authored Jun 17, 2018
1 parent c100b08 commit fdcd794
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/docz-plugin-babel6/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# docz-plugin-babel6

By default and by some performance issues, Docz use Babel@7. If you want to using some older version of babel use this plugin:

Just import and use on your `doczrc.js`:
By default and by 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`:

```js
import { babel } from 'docz-plugin-babel6'
Expand Down

0 comments on commit fdcd794

Please sign in to comment.