Firstly, thank-you so much for this project. I cannot overstate this enough.
When I have a dependency that is a relative path on my filesystem, bower-locker converts that resolution to an absolute path followed by #undefined. This results in ENORESTARGET File system sources can't resolve targets on a new bower install.
I expect bower-locker to ignore dependencies that are relative paths.
Firstly, thank-you so much for this project. I cannot overstate this enough.
When I have a dependency that is a relative path on my filesystem,
bower-locker
converts that resolution to an absolute path followed by#undefined
. This results inENORESTARGET File system sources can't resolve targets
on a newbower install
.I expect
bower-locker
to ignore dependencies that are relative paths.