cornerstoneWebImageLoader icon indicating copy to clipboard operation
cornerstoneWebImageLoader copied to clipboard

Remove reference to dist/ from readme.md

Open DanielHeath opened this issue 6 years ago • 2 comments

Now that the dist folder isn't available, links from readme.md do not resolve.

Annoyingly, there's no NPM package for the WADO loader and no dist package for this loader.

I've dug up the last dist/ release to use for now.

DanielHeath avatar Jan 03 '20 03:01 DanielHeath

Oh, that's not good. I guess that fell through the cracks when we stopped including build artifacts in the git repository. Thanks for pointing that out!

There is definitely an NPM package for the WADO Image Loader though. What issues are you having with it?

https://www.npmjs.com/package/cornerstone-wado-image-loader https://www.npmjs.com/package/cornerstone-web-image-loader

swederik avatar Jan 03 '20 10:01 swederik

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 image loaders.

Commit: https://github.com/cornerstonejs/cornerstoneWebImageLoader/commit/fd929932fe04231e42b7d3afd271d20832e22e09

dannyrb avatar Jan 03 '20 13:01 dannyrb