From 658e161550af83d6e549be237e159e5be2be8915 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Tue, 20 Jul 2021 10:40:21 -0500 Subject: [PATCH] removed store.ts, working on local fs (https://web.dev/file-system-access/) --- index.html | 5 ++- src/ide/ui.ts | 87 ++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 87 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 79b40141..f9876790 100644 --- a/index.html +++ b/index.html @@ -55,6 +55,9 @@ if (window.location.host.endsWith('8bitworkshop.com')) {