From 4b8c263d0af02f39c881e249a8474d3624187522 Mon Sep 17 00:00:00 2001 From: 622eda98dfef6c4fdb84ccca <622eda98dfef6c4fdb84ccca@devide> Date: Wed, 12 Apr 2023 15:52:07 +0000 Subject: [PATCH] u --- .inscode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.inscode b/.inscode index 3b99d97..97bb3c5 100644 --- a/.inscode +++ b/.inscode @@ -1,4 +1,4 @@ -run = "upm add guess;npm run dev" +run = "dist/index.html" entrypoint = "index.ts" [nix] -- GitLab