Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Commit 998c20a

Browse files
developerdizzledevelopit
authored andcommitted
Removes transform-react-jsx plugin from Babel documentation (#454)
1 parent 2f77d0a commit 998c20a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ All you have to do is tell babel to process jsx with 'h' and add an alias for `r
106106
{
107107
// ...
108108
"plugins": [
109-
["transform-react-jsx", { "pragma":"h" }],
110109
["module-resolver", {
111110
"root": ["."],
112111
"alias": {

0 commit comments

Comments
 (0)