mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
feat: actually link expo and nx
This commit is contained in:
11
apps/mobile-e2e/.babelrc
Normal file
11
apps/mobile-e2e/.babelrc
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"presets": [
|
||||
[
|
||||
"@nx/react/babel",
|
||||
{
|
||||
"runtime": "automatic",
|
||||
},
|
||||
],
|
||||
],
|
||||
"plugins": [],
|
||||
}
|
Reference in New Issue
Block a user