mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
* add getTileJson method to PMTiles class [#239, #247] * update docs related to FetchSource and headers [#397]
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"deploy": "wrangler deploy",
|
||||
"test": "tsx ../shared/index.test.ts",
|
||||
"tsc": "tsc --watch",
|
||||
"build": "wrangler publish --outdir dist --dry-run",
|
||||
"build": "wrangler deploy --outdir dist --dry-run",
|
||||
"biome": "biome check --config-path=../../js/ src/index.ts --apply",
|
||||
"biome-check": "biome check --config-path=../../js src/index.ts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user