fix compiler

This commit is contained in:
Hailey
2024-11-10 14:19:13 -08:00
parent fed292f589
commit 7f24a7a1a3
5 changed files with 10 additions and 32 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ module.exports = function (api) {
[
'babel-plugin-react-compiler',
{
runtimeModule: 'react-compiler-runtime',
target: '18',
},
],
[