Daniel MacDougall

Results 2 issues of Daniel MacDougall

I've seen behavior where vendorize will sometimes not rewrite import paths. I've created a small reproducible project at http://github.com/dmac/vendorize-issue. In the failure cases I've seen, vendorize will correctly copy the...

Currently, to check a URL that's not on port 80, a new host must be created. This results in lots of duplicated information. The real world use-case driving this is...

enhancement