aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-06-17 19:23:39 +0300
committerIttay Stern <ittay.stern@att.com>2019-06-17 19:23:39 +0300
commit18f3cb63ed935ed1468b527b40c36eac1fa9a5c1 (patch)
treeb71d5f83baeddf381012053a18de395dca11e86c /vid-app-common/pom.xml
parentdf12182db463cfb756d7ab767b0e0ca0469f0202 (diff)
Npm instasll with -dddtest-jjb
Issue-ID: VID-453 Change-Id: Iad19cdb913972e08e6388510782d6af09a5d4905 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-xvid-app-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index aefd58dc4..817c26a9d 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -186,7 +186,7 @@
<execution>
<id>npm install</id>
<configuration>
- <arguments>install</arguments>
+ <arguments>install -ddd</arguments>
</configuration>
<goals>
<goal>npm</goal>