X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=318a122389ca23e0d15884608bd22320fb7501c9;hb=9f938815994b335b62368fb8e8d911b79b6a453c;hp=861041c34b84bd85b1571dfe44cac4f1ba78e390;hpb=1bf9b9ce4e4c9cf6ff6970d31b411fca63644003;p=gpl%2Fargeo-suite.git diff --git a/Makefile b/Makefile index 861041c..318a122 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ clean: ## WEB web: - cd org.argeo.app.geo.js && npm run build + cd org.argeo.app.geo.js && npm run build-prod npm-install: cd org.argeo.app.geo.js && npm install