remove es20xx prefixes from plugins and rename folders (#6575)
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"syntax-jsx",
|
||||
"transform-react-inline-elements",
|
||||
"transform-react-jsx",
|
||||
"transform-es2015-modules-commonjs"
|
||||
"transform-modules-commonjs"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
"syntax-jsx",
|
||||
"transform-react-inline-elements",
|
||||
"transform-react-jsx",
|
||||
"transform-es2015-modules-commonjs"
|
||||
"transform-modules-commonjs"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user