From faeddd8add2f30d6c63b5622a6a8b3a6aead7552 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Sat, 20 Jan 2018 12:53:06 -0500 Subject: [PATCH] work around Svelte hydration failures --- test/app/routes/index.html | 2 ++ test/common/test.js | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/test/app/routes/index.html b/test/app/routes/index.html index ddde68e..4b28e6a 100644 --- a/test/app/routes/index.html +++ b/test/app/routes/index.html @@ -13,6 +13,8 @@

Try editing this file (routes/index.html) to test hot module reloading.

+
+