X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=js%2FMakefile;h=21c038fe9d75fb506385b6337df13876bd974703;hb=2e08c3d9f69332161101e1bdda35054ae953748f;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