Skip to content
Snippets Groups Projects
Commit ef516ab9 authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán
Browse files

Just build from lib sources

parent 4d9be884
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ endef
@awk -F':.*?##' '/^[a-z\\%!:-]+:.*##/{gsub("%","*",$$1);gsub("\\\\",":*",$$1);printf "\033[36m%8s\033[0m %s\n",$$1,$$2}' $<
lib: deps
@npm run build
@npm run build -- -y main
dev:
@npm run watch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment