cornerstonejs / cornerstoneWADOImageLoader

[DEPRECATED] DICOM WADO Image Loader for the cornerstone library
MIT License
284 stars 265 forks source link

Make demo pages IE11 friendly #169

Open swederik opened 6 years ago

swederik commented 6 years ago

See https://groups.google.com/forum/?nomobile=true#!topic/cornerstone-platform/BCAn5W1k9EY

dannyrb commented 6 years ago

Oof. It's so easy to assume babel will take care of everything for you, and then... You realize you didn't use a build system / babel to write the example pages.

I think we officially support IE11, but this is technically an issue with the docs, not the framework itself. I'll mark this as a chore.

dannyrb commented 5 years ago

This should be as simple as dropping in pollyfill.io on the example pages.