chore: working android build

This commit is contained in:
Nathan Walker
2020-07-26 22:27:39 -07:00
parent b00013f35e
commit 39bcc8a4ca
27 changed files with 427 additions and 421 deletions

View File

@@ -24,6 +24,5 @@
"@nativescript/types-android": ["packages/types-android/src/index.ts"]
}
},
"exclude": ["node_modules", "tmp", "platforms", "__tests__"],
"includes": ["packages/**/*.{ios,android}.ts"]
"exclude": ["node_modules", "tmp", "platforms", "__tests__"]
}