From d356dff5175081fd72d39488063ccc2384b39b14 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Tue, 16 Aug 2022 01:04:12 +0200 Subject: [PATCH] fix: switch redirects to mounted() JS compilation machine is too complex, reverting to mounted(), as we know it always executes only in the browser context. --- src/.vuepress/theme/layouts/Layout.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/.vuepress/theme/layouts/Layout.vue b/src/.vuepress/theme/layouts/Layout.vue index abac24bc..0cc364e2 100644 --- a/src/.vuepress/theme/layouts/Layout.vue +++ b/src/.vuepress/theme/layouts/Layout.vue @@ -9,10 +9,7 @@