cornerstoneWADOImageLoader
cornerstoneWADOImageLoader copied to clipboard
Causes "Call retries were exceeded" error on a prod build in Angular 9+
This import causes a prod build to fail because it is a CommonJS module instead of an ECMAScript module. Can an ECMAScript Module version be made for this so that this issue is fixed?