mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:53:35 +00:00
upgrade to v4
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"executor": "@nx/expo:start",
|
||||
"dependsOn": ["ensure-symlink", "sync-deps"],
|
||||
"options": {
|
||||
"port": 8081
|
||||
"port": 8081,
|
||||
"clear": true
|
||||
}
|
||||
},
|
||||
"serve": {
|
||||
|
Reference in New Issue
Block a user