deer social fork for personal usage. but you might see a use idk. github mirror

skistktsiksi

aylac.top 0b4c85fa b175c412

verified
Changed files
+1
+1
babel.config.js
··· 12 // However, we need it in Jest tests since those run without Metro. 13 disableImportExportTransform: !isTestEnv, 14 }, 15 }, 16 ], 17 ],
··· 12 // However, we need it in Jest tests since those run without Metro. 13 disableImportExportTransform: !isTestEnv, 14 }, 15 + unstable_transformImportMeta: true, 16 }, 17 ], 18 ],