From a8df7c7c9e5d109e038ffada99b3789800f99354 Mon Sep 17 00:00:00 2001 From: muerwre Date: Wed, 24 Jul 2019 13:31:08 +0700 Subject: [PATCH] checking cache control --- custom.d.ts | 7 +++++++ src/index.tsx | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/custom.d.ts b/custom.d.ts index 1a3dd3c..828502d 100644 --- a/custom.d.ts +++ b/custom.d.ts @@ -2,3 +2,10 @@ declare module "*.svg" { const content: any; export default content; } + +/* + leaflet.5e425a8efe3e37f1402e.js + vendor.67e1775f2eea6b36bbe9.js + app.1dad963d5029a2e6587f.css + app.5d709468e2fb08e2c32f.js + */ diff --git a/src/index.tsx b/src/index.tsx index fb9fd62..4456131 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -17,8 +17,6 @@ todo check canvas support at startup done check osrm is up - todo maybe: map preview on save (dont think so) - ## DONE done arrows on screenshot