mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
change npm install log level to info
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -180,6 +180,9 @@
|
|||||||
<goal>npm</goal>
|
<goal>npm</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<phase>compile</phase>
|
<phase>compile</phase>
|
||||||
|
<configuration>
|
||||||
|
<arguments>install --loglevel info</arguments>
|
||||||
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
<execution>
|
<execution>
|
||||||
<id>bower install</id>
|
<id>bower install</id>
|
||||||
|
|||||||
Reference in New Issue
Block a user