Lulzim
Lulzim
I tried something like: ``` app.get( '/playground', expressPlayground({ endpoint: '/graphql', env: 'development' }) ); ``` Obviously doesnt seem to work. I could I could make it work smth like: ```...
Getting babel related issues when running: `documentation build './packages/*' -f html -o docs --document-exported --babel=./babel.config.js` I am not sure what should babel.config.js have to support the error that generating! I...
* What version of documentation.js are you using?: 13.1.0 * How are you running documentation.js (on the CLI, Node.js API, Grunt, other?): CLI I have a react native project with...
I am trying using the following command: `documentation build ./packages/* -f html -o docs --shallow` It generates some docs that looks quite weird and it takes quite some time to...
it shows the following error: ECONFLICT Unable to find suitable version for angular-animate and the ionic material is not being added. any solution on this?