From a22833c3e809eda7d1dee677444044db01a39daa Mon Sep 17 00:00:00 2001 From: Themba Dube Date: Sun, 16 Jun 2019 13:16:42 -0400 Subject: [PATCH] Read Emscripten HTML manually to avoid Content-Type issues --- ports/javascript/lvgl_editor.html | 36 ++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/ports/javascript/lvgl_editor.html b/ports/javascript/lvgl_editor.html index a18a861c1..579e571a8 100644 --- a/ports/javascript/lvgl_editor.html +++ b/ports/javascript/lvgl_editor.html @@ -94,6 +94,7 @@