Pablo Hernandez-Cerdan
Results
42
issues of
Pablo Hernandez-Cerdan
I had problems loading the workers: ``` Loading Worker from “http://localhost:8080/itk/WebWorkers/ImageIO.worker.js” was blocked because of a disallowed MIME type (“text/html”). ``` Following [docs from itkjs](https://insightsoftwareconsortium.github.io/itk-js/examples/webpack.html), the following works using `npm...