Run npm install before build
[gpl/argeo-suite.git] / js / Makefile
index 4b4255922daa525e1c74f280e4664256186a4be9..21c038fe9d75fb506385b6337df13876bd974703 100644 (file)
@@ -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