aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vid-webpack-master/pom.xml')
-rw-r--r--vid-webpack-master/pom.xml10
1 files changed, 0 insertions, 10 deletions
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
@@ -139,16 +139,6 @@
</execution>
<execution>
- <id>npm set no-progress</id>
- <goals>
- <goal>npm</goal>
- </goals>
- <configuration>
- <arguments>set progress=false</arguments>
- </configuration>
- </execution>
-
- <execution>
<id>npm install</id>
<goals>
<goal>npm</goal>