You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the other dcmjs-org libraries appear to transpile/target IE 11 using babel. I believe, consumers of dicom-microscopy-viewer that target IE 11 will need to transpile this dependency on every build unless an IE 11 build is provided.
Please consider adopting the same approach used in the other repositories to make this package easier to add as a dependency 🙏
All of the other
dcmjs-org
libraries appear to transpile/targetIE 11
usingbabel
. I believe, consumers ofdicom-microscopy-viewer
that targetIE 11
will need to transpile this dependency on every build unless an IE 11 build is provided.Please consider adopting the same approach used in the other repositories to make this package easier to add as a dependency 🙏
https://github.com/dcmjs-org/dcmjs/blob/master/.babelrc
The text was updated successfully, but these errors were encountered: