Skip to content

Commit 5202626

Browse files
author
Javier Cuevas
authored
Link to transforms and plugins documentation for Babel legacy docs (5.x)
1 parent 8a17393 commit 5202626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ After installing `react-rails`, restart your server. Now, `.js.jsx` files will b
9292

9393
#### BabelTransformer options
9494

95-
You can use babel's [transformers and plugins](http://babeljs.io/docs/plugins/)
95+
You can use babel's [transformers](http://henryzoo.com/babel.github.io/docs/advanced/transformers/) and [custom plugins](http://henryzoo.com/babel.github.io/docs/advanced/plugins/),
9696
and pass [options](http://babeljs.io/docs/usage/options/) to the babel transpiler adding following configurations:
9797

9898
```ruby

0 commit comments

Comments
 (0)