From 1473267e8c7fd303c67ae8044c9846cd5ec94f9c Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sat, 2 Jan 2021 22:16:54 +0100 Subject: [PATCH] [tmp] - move to cdn usage for dev server compilation/ faster startup times --- public/index.html | 1 + src/App.svelte | 2 +- svelte.config.js | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index dcef3f44..67c2effa 100644 --- a/public/index.html +++ b/public/index.html @@ -9,6 +9,7 @@ Lauf für Kaya! - Admin + diff --git a/src/App.svelte b/src/App.svelte index 6663c578..2b0b6f43 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,8 +1,8 @@