From ce959e50b07e4b856884b4949397f4e6f8bf73eb Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Thu, 19 Sep 2024 23:26:09 +0800 Subject: [PATCH] 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 --- js/examples/leaflet.html | 2 +- js/examples/maplibre.html | 2 +- js/examples/maplibre_raster_dem.html | 2 +- js/index.ts | 15 +++++++++++++++ js/package-lock.json | 4 ++-- js/package.json | 2 +- js/test/v3.test.ts | 22 +++++++++++++++++++++- 7 files changed, 42 insertions(+), 7 deletions(-) diff --git a/js/examples/leaflet.html b/js/examples/leaflet.html index e3fc41a..577ab72 100644 --- a/js/examples/leaflet.html +++ b/js/examples/leaflet.html @@ -4,7 +4,7 @@ - +