Skip to content

Commit

Permalink
Merge pull request #16 from abiswas97/main
Browse files Browse the repository at this point in the history
Handle bad reference to OSD + add test for module import
  • Loading branch information
pearcetm authored Jun 13, 2024
2 parents ff40931 + 81872f6 commit f4d3ebe
Show file tree
Hide file tree
Showing 15 changed files with 3,411 additions and 1,685 deletions.
2 changes: 1 addition & 1 deletion dist/bundled-licenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ SOFTWARE.
---

Name: geotiff-tilesource
Version: 2.0.1
Version: 2.0.2
License: null
Private: false
Description: A plugin tilesource for OpenSeadragon that uses geotiff.js to provide serverless access to view compatible local or remote TIFF files
Expand Down
14 changes: 7 additions & 7 deletions dist/geotiff-tilesource.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/geotiff-tilesource.min.js.map

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions dist/geotiff-tilesource.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { G as r, e as F } from "./main-pZdue58H.js";
import { e as r } from "./main-7p-Yefg8.js";
export {
r as GeoTIFFTileSource,
F as enableGeoTIFFTileSource
r as enableGeoTIFFTileSource
};
//# sourceMappingURL=geotiff-tilesource.mjs.map
4 changes: 2 additions & 2 deletions dist/lerc-dfYUUsnZ.js → dist/lerc-ynggy3CE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lerc-dfYUUsnZ.js.map → dist/lerc-ynggy3CE.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit f4d3ebe

Please sign in to comment.