ol-pmtiles 2.0.1 (#530)

* fix IIFE build by specifying platform=browser to esbuild
This commit is contained in:
Brandon Liu
2025-02-21 15:39:36 +08:00
committed by GitHub
parent 9b69ab4b64
commit d4595793ad
6 changed files with 14 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ol-pmtiles",
"version": "2.0.0",
"version": "2.0.1",
"description": "PMTiles sources for OpenLayers",
"type": "module",
"main": "dist/cjs/index.cjs",