Danny Brown
Danny Brown
@sbhavani I have the start of something here: - https://github.com/OHIF/viewer-testdata If you have specific questions, let me know. I'll be playing with improvements as we begin to integrate our E2E...
@sbhavani, hmm... I'm just setting the `hostname` for each image in my `docker-compose` That allows me to update my configuration so that `dbServer: 'http://couchdb',` is able to resolve and connect...
I've updated the readme to point to `unpkg`. You can grab the bundle and minified bundle from there. As @swederik pointed out, we publish npm packages for both of these...
@tillmon can you provide a reproduction with a prod build using CodeSandbox?
It looks like your codepen is using an old version of `@ohif/viewer`. When I change this import: ```html ``` To the latest version: ```html ``` The configuration works as expected.
@tillmon, does this resolve your issue, or are you still experiencing it but with a slightly different setup?
Just a quick update -- Almost done with the initial setup. Expect a PR sometime this week.
@Svetomech I can make an in progress PR if you want to see how far I made it? Life happened, so I only have a couple of benchmarks in place,...
I experience the same issue using [email protected]
Fix appears to be here: https://github.com/mipatterson/typedoc-plugin-pages/pull/41/files