Revert "Added pragmaFrag so terse Fragment syntax,<></>, can be used in Preact. (#9051)" (#10050)

This commit is contained in:
Nick Taylor 2020-08-28 10:17:37 -04:00 committed by GitHub
parent cd65273571
commit 1d5163131b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,6 @@ module.exports = function (api) {
'@babel/plugin-transform-react-jsx',
{
pragma: 'h',
pragmaFrag: '"Fragment"',
},
],
].filter(Boolean),