Skip to content

Commit d0682e0

Browse files
committed
Fixing React 19 builds by blocking @babel/plugin-transform-react-inline-elements in .babelrc.
1 parent 822df7e commit d0682e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.babelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"env": {
1616
"production": {
1717
"plugins": [
18-
"@babel/plugin-transform-react-inline-elements"
1918
]
2019
}
2120
}

0 commit comments

Comments
 (0)