FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fixing docs build (#7538) · NativeScript/NativeScript@d397887 · GitHub

Commit d397887

Browse files
authored andcommitted
fixing docs build (#7538)
1 parent 81013fc commit d397887

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎tsconfig.typedoc.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"exclude": [
1919
"tns-core-modules/references.d.ts",
2020
"tns-core-modules/node_modules",
21-
"tns-core-modules/ui/frame/transition-definitions.android.d.ts"
21+
"tns-core-modules/ui/frame/transition-definitions.android.d.ts",
22+
"tns-core-modules/platforms/*"
2223
]
2324
}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL