feat: hiding logs support when launch a project on built app
This commit is contained in:
@@ -6,5 +6,8 @@
|
||||
"main": "main.js",
|
||||
"assets" : [
|
||||
"auto.js.png"
|
||||
]
|
||||
],
|
||||
"launchConfig": {
|
||||
"hideLogs": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user