From 5eb3e864fba893a8f1663b9a22cf32fa32f2d856 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Fri, 6 Aug 2021 18:05:32 -0500 Subject: [PATCH] fixed file upload after esbuild refactor --- electron.html | 3 --- index.html | 3 --- src/common/emu.ts | 2 +- src/common/wasmplatform.ts | 6 ++---- src/ide/ui.ts | 7 +++++-- test/cli/testplatforms.js | 3 ++- 6 files changed, 10 insertions(+), 14 deletions(-) diff --git a/electron.html b/electron.html index f3867117..779480d2 100644 --- a/electron.html +++ b/electron.html @@ -14,9 +14,6 @@ body { - - -