From f5dda3933425888c52b7b9d1c0fa2a6227c89123 Mon Sep 17 00:00:00 2001 From: Amichai Hemli Date: Mon, 2 Dec 2019 18:53:56 +0200 Subject: disable npm progress-bar by npmrc file instead of mvn goal Issue-ID: VID-724 Signed-off-by: Amichai Hemli Change-Id: I2c1261b24bba3e16dd858e3dd77c9b0a188e310c --- vid-webpack-master/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'vid-webpack-master/pom.xml') diff --git a/vid-webpack-master/pom.xml b/vid-webpack-master/pom.xml index 59aa42d68..2fe0a6eaf 100644 --- a/vid-webpack-master/pom.xml +++ b/vid-webpack-master/pom.xml @@ -138,16 +138,6 @@ - - npm set no-progress - - npm - - - set progress=false - - - npm install -- cgit 1.2.3-korg