GeoJSON HTTP service
[gpl/argeo-suite.git] / Makefile
index 092541769fb3a9b741ca56c673e15072fc76cda4..c41b17e8ac563f5e4e3cb1f638a37a857cbea72f 100644 (file)
--- 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