From d80f6b9b90b56b626665c602b5b85eddfa89045c Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Wed, 20 Apr 2022 15:51:46 +0200 Subject: [PATCH] Remove optimization & router-link --- client/src/App.vue | 3 +-- client/vite.config.ts | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index b4bf185b..47eaf6eb 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,10 +1,9 @@