From 63771522d36a05a3b5823515ae6b44b77510b89e Mon Sep 17 00:00:00 2001 From: Conduitry Date: Mon, 25 Mar 2019 13:16:45 -0400 Subject: [PATCH] site: tidy repl example loading and fix race condition (#2313) --- site/src/routes/repl/index.svelte | 43 ++++++++++++------------------- 1 file changed, 17 insertions(+), 26 deletions(-) diff --git a/site/src/routes/repl/index.svelte b/site/src/routes/repl/index.svelte index 655b8144a8..2407c071f2 100644 --- a/site/src/routes/repl/index.svelte +++ b/site/src/routes/repl/index.svelte @@ -10,14 +10,13 @@