From fedea835eb01fe2bbcba7a2b41858304071d939b Mon Sep 17 00:00:00 2001 From: Avris Date: Sat, 7 Aug 2021 10:04:47 +0200 Subject: [PATCH] #242 [sources] add lazy hydration --- components/Source.vue | 4 ++++ package.json | 1 + yarn.lock | 5 +++++ 3 files changed, 10 insertions(+) diff --git a/components/Source.vue b/components/Source.vue index ec05a117..d8e0b04f 100644 --- a/components/Source.vue +++ b/components/Source.vue @@ -1,4 +1,5 @@