Skip to content

Commit 3427432

Browse files
author
OpenShift Bot
authored
Merge pull request #1645 from spadgett/remove-bower-components
Merged by openshift-bot
2 parents ae9077e + dae9989 commit 3427432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/install-deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ cmd "npm install --unsafe-perm"
4545

4646
# In case upstream components change things without incrementing versions
4747
cmd "bower cache clean --allow-root"
48+
cmd "rm -rf bower_components/*"
4849
cmd "bower update --allow-root" 3
4950

5051
cmd "rm -rf openshift-jvm"

0 commit comments

Comments
 (0)