Closed nwinkler closed 8 years ago
:+1:
Ran into this today where I had to jump into the bower code to figure out why shallow cloning wasn't working, only to discover that this option had to be set in a .bowerrc
file.
Whoops :( Thank you!
You're welcome :smile: - always a pleasure.
See https://github.com/bower/bower/issues/1764 and https://github.com/bower/bower/commit/26f80d25bef495d66c080e9bd4327f5de96436df for more details
The
shallowCloneHosts
array was not documented up to now.