mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 01:18:21 +01:00
Update Makefile
This commit is contained in:
parent
ebc5206c45
commit
29f2636d5a
2
Makefile
2
Makefile
@ -221,7 +221,7 @@ ar:
|
|||||||
echo -n $(VERSION) > release/latest
|
echo -n $(VERSION) > release/latest
|
||||||
|
|
||||||
release: main uglify
|
release: main uglify
|
||||||
|
.PHONY: doc release
|
||||||
doc:
|
doc:
|
||||||
./node_modules/.bin/typedoc --mode file --excludeNotExported --hideGenerator --name "AntOS API" --out $(DOCDIR)
|
./node_modules/.bin/typedoc --mode file --excludeNotExported --hideGenerator --name "AntOS API" --out $(DOCDIR)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user