X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=js%2FMakefile;h=21c038fe9d75fb506385b6337df13876bd974703;hb=b60a3dc5f50c33fd0a133e06842243d86dab225d;hp=4b4255922daa525e1c74f280e4664256186a4be9;hpb=7328e106f7523d006b9516651dc9f6dd5475b035;p=gpl%2Fargeo-suite.git diff --git a/js/Makefile b/js/Makefile index 4b42559..21c038f 100644 --- a/js/Makefile +++ b/js/Makefile @@ -5,7 +5,7 @@ A2_CATEGORY = org.argeo.suite BUNDLES = \ org.argeo.app.js \ -all: webpack osgi +all: npm-install webpack osgi webpack: npm run build-prod