fixing docs build (#7538) (#7539)

This commit is contained in:
Nikolay Tsonev
2019-07-17 15:57:32 +03:00
committed by GitHub
parent 14527e0ad9
commit e72aaca12d

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/*"
]
}