fixing docs build (#7538)

This commit is contained in:
Nikolay Tsonev
2019-07-17 15:41:56 +03:00
committed by GitHub
parent 6f0c2ad16c
commit 2520516d4d

View File

@@ -18,6 +18,7 @@
"exclude": [
"tns-core-modules/references.d.ts",
"tns-core-modules/node_modules",
"tns-core-modules/ui/frame/transition-definitions.android.d.ts"
"tns-core-modules/ui/frame/transition-definitions.android.d.ts",
"tns-core-modules/platforms/*"
]
}