From cdda7248a2d8675bf37a9f10368d6e16c62e695c Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Thu, 17 Jun 2021 22:24:15 +0200 Subject: [PATCH] try potential optimisation of SSR in profiles --- routes/profile.vue | 26 +++++++++++++++----------- server/index.js | 5 +++-- 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/routes/profile.vue b/routes/profile.vue index ed77868d3..7ab430c32 100644 --- a/routes/profile.vue +++ b/routes/profile.vue @@ -1,5 +1,10 @@