From cf493d9ef3f9de764919145aa35d7b055fc17206 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 11 Sep 2022 11:12:02 +0200 Subject: more makefile!!! --- client-web/makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'client-web') diff --git a/client-web/makefile b/client-web/makefile index 9760c39..c9a7db3 100644 --- a/client-web/makefile +++ b/client-web/makefile @@ -2,7 +2,6 @@ all: public/assets/bundle.js watch: deno bundle --no-check --watch source/index.ts public/assets/bundle.js - public/assets/bundle.js: source/* deno bundle --no-check --unstable source/index.ts > $@ -- cgit v1.2.3-70-g09d2