disable npm progress-bar by npmrc file instead of mvn goal

Issue-ID: VID-724
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: I2c1261b24bba3e16dd858e3dd77c9b0a188e310c
diff --git a/vid-webpack-master/.npmrc b/vid-webpack-master/.npmrc
new file mode 100644
index 0000000..d883e4f
--- /dev/null
+++ b/vid-webpack-master/.npmrc
@@ -0,0 +1 @@
+progress=false