Skip to content

Commit d08bdca

Browse files
committed
Add node verbose logging
1 parent 6a4cb56 commit d08bdca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

openam-ui/openam-ui-ria/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,10 @@
149149
<goals>
150150
<goal>npm</goal>
151151
</goals>
152+
153+
<configuration>
154+
<arguments>install --verbose</arguments>
155+
</configuration>
152156
</execution>
153157

154158
<execution>

0 commit comments

Comments
 (0)