Revert "React compiler beta and reenable rule (#5898)" (#6071)

This reverts commit 1fc684aaef.
This commit is contained in:
dan
2024-11-01 22:17:05 +00:00
committed by GitHub
parent 3eb531b000
commit 7111e38cd4
6 changed files with 125 additions and 30 deletions
+6 -1
View File
@@ -17,7 +17,12 @@ module.exports = function (api) {
],
plugins: [
'macros',
['babel-plugin-react-compiler', {target: '18'}],
[
'babel-plugin-react-compiler',
{
runtimeModule: 'react-compiler-runtime',
},
],
[
'module:react-native-dotenv',
{