X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=c41b17e8ac563f5e4e3cb1f638a37a857cbea72f;hb=eabf7eed1799f890337b45ab9857b1d55192cd30;hp=092541769fb3a9b741ca56c673e15072fc76cda4;hpb=fc0e6e51c8167a19e76dbaf4fe60a13fe4f4215e;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