Danny Hatcher
Results
1
issues of
Danny Hatcher
I'm attempting to use the library in a svelte application using rollup and getting a parcelRequire error. Here is my import statement: ```import * as GeoTIFF from "geotiff/dist-browser/geotiff";``` Error message:...