From 5e45021ab8295ddfaabe1d87deeb4848f8f0cac6 Mon Sep 17 00:00:00 2001 From: Andreas Greimel Date: Tue, 28 Jun 2022 16:17:26 +0200 Subject: [PATCH] Route to / on startup, needed for production build --- src/App.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 3d12fc9..5580608 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@