From 7c039b507695d0dbb8d00e583f7ce29b6925dcdc Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 8 Sep 2022 17:05:16 +0200 Subject: use makefile for build instructions --- client-web/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client-web') diff --git a/client-web/makefile b/client-web/makefile index cc36a8e..ae70bda 100644 --- a/client-web/makefile +++ b/client-web/makefile @@ -1,4 +1,4 @@ -public/bundle.js: source/* +public/assets/bundle.js: source/* deno bundle --no-check --unstable source/index.ts > $@ -- cgit v1.2.3-70-g09d2