Signed-off-by: Ray Berger <RayBB@users.noreply.github.com>
This commit is contained in:
Ray Berger 2024-03-01 11:09:39 +00:00
parent fad3984ae1
commit 75f2b62b62
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ endif
.PHONY: all
all: dev-setup build-js-production
# cleanup and generate a clean developement setup
# cleanup and generate a clean development setup
dev-setup: clean clean-dev npm-init
npm-init: