chore: housekeeping (#8129)

This commit is contained in:
Manol Donev
2019-11-21 16:51:17 +02:00
committed by GitHub
parent 8d2dd2eb21
commit 0175c4b35a
9 changed files with 107 additions and 122 deletions

View File

@@ -1,6 +1,7 @@
{
"android": {
"v8Flags": "--expose_gc"
"v8Flags": "--expose_gc",
"markingMode": "none"
},
"main": "app.js",
"name": "tns-template-hello-world-ts",