update makefile

This commit is contained in:
Jonas Heinrich 2025-05-19 14:34:32 +02:00
parent 763861cead
commit 9b9c7f854e

View file

@ -1,3 +1,10 @@
all:
all: build
build:
npm ci
npm run build
npm run build
gulp
install:
mkdir -p $(DESTDIR)
cp -r app_only.html index.html assets index_files $(DESTDIR)/