Chrome windows cache workaround (#454)

js 3.1.0

* Disable browser caching on chrome on windows [#442]
* work around for chromium issue: https://issues.chromium.org/issues/40542704
This commit is contained in:
Brandon Liu
2024-09-19 23:26:09 +08:00
committed by GitHub
parent 897d6f186e
commit ce959e50b0
7 changed files with 42 additions and 7 deletions

4
js/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "pmtiles",
"version": "3.0.7",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "pmtiles",
"version": "3.0.7",
"version": "3.1.0",
"license": "BSD-3-Clause",
"dependencies": {
"@types/leaflet": "^1.9.8",