From: Michael Lando Date: Tue, 17 Oct 2017 22:51:24 +0000 (+0300) Subject: remove the node modules clean up X-Git-Tag: 1.0.0-Amsterdam~76^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F19381%2F1;p=sdc.git remove the node modules clean up as discussed to speed up the build we will not remove the node modules current build with this disabled executes in 15 minutes. Change-Id: Iea276060e8367028af15b36ee8a9d480061895e8 Issue-Id: SDC-375 Signed-off-by: Michael Lando --- diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index a53aee98c0..0e9c245910 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -36,17 +36,17 @@ ${basedir}/dist - - ${basedir}/node_modules - + + + ${basedir}/../dox-sequence-diagram-ui/dist - - ${basedir}/../dox-sequence-diagram-ui/node_modules - - + + + +