From 502352ad36d0e2839ac85251ab2af637d07e85c7 Mon Sep 17 00:00:00 2001 From: anomalist Date: Sun, 25 Jun 2023 21:08:17 -0400 Subject: [PATCH] Update 'project.task.yaml' --- project.task.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/project.task.yaml b/project.task.yaml index 5e8936f..9832498 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -7,6 +7,8 @@ - allow type annotations in World.js & landmarks.js (since we get this error: "Types are not supported by current JavaScript version") - replace user-affecting console.log & console.error with error messages (eg. catches) +- 8 Move to vue-facing-decorator + - stats v1 : - 01 show numeric stats - 01 link to world for specific stats @@ -35,6 +37,8 @@ - .5 customize favicon - .5 make advanced features harder to access; advanced build? +- 24 Move to Vite + - Release Minimum Viable Product : - Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot). - Add disclaimers. @@ -66,6 +70,7 @@ - Peer DID + - DIDComm - Write to or read from a different ledger (eg. private ACDC, attest.sh)