Update Makefile
Some checks failed
gitea-sync/antos/pipeline/head This commit looks good
gitea-sync/antos-frontend/pipeline/head There was a failure building this commit

This commit is contained in:
Dany LE
2023-01-03 18:08:38 +01:00
committed by GitHub
parent ebc5206c45
commit 29f2636d5a

View File

@ -221,7 +221,7 @@ ar:
echo -n $(VERSION) > release/latest
release: main uglify
.PHONY: doc release
doc:
./node_modules/.bin/typedoc --mode file --excludeNotExported --hideGenerator --name "AntOS API" --out $(DOCDIR)