X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=c41b17e8ac563f5e4e3cb1f638a37a857cbea72f;hb=2c1a7dd0af92287d3239a21dcec90de7313842a9;hp=092541769fb3a9b741ca56c673e15072fc76cda4;hpb=9728ee7133bc787a1796670b7622d0cc4c62b5e0;p=gpl%2Fargeo-suite.git diff --git a/Makefile b/Makefile index 0925417..c41b17e 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ clean: ## WEB web: - cd org.argeo.app.geo.js && npm run build-prod + cd org.argeo.app.geo.js && npm run build npm-install: cd org.argeo.app.geo.js && npm install