dojo / grunt-dojo2-extras

Grunt tasks and code supporting continuous delivery across projects. Deploys to gh-pages and latest branch.
https://dojo.github.io/grunt-dojo2-extras/
Other
0 stars 6 forks source link

fixing typedoc so it will build documentation when outside the pwd #6

Closed devpaul closed 7 years ago

devpaul commented 7 years ago

Works around an issue where Typedoc doesn't look for a tsconfig file in the provided source directory when using the CLI. I provided a write-up here: TypeStrong/typedoc#244

This resolves the issue by explicitly providing a tsconfig to use based on the source directory