Use worker for GeoTIFF decoding

This commit is contained in:
Andreas Hocevar
2021-07-29 09:05:55 +02:00
parent 311247265b
commit 05eac3e384
5 changed files with 47 additions and 41 deletions

View File

@@ -99,6 +99,7 @@
"pngjs": "^6.0.0",
"proj4": "^2.7.5",
"puppeteer": "10.2.0",
"regenerator-runtime": "^0.13.9",
"rollup": "^2.42.3",
"rollup-plugin-terser": "^7.0.2",
"serve-static": "^1.14.0",