First I would like to thank you for your work on this module.
Version 2 brought some internal changes which prevent the use of vinyl for remote objects.
Prior to v2 it was possible to store an url as path. The use of path.normalize introduced in v2 breaks this "feature" ;)
Is this the intended behaviour or would you accept a PR to "fix" this?
First I would like to thank you for your work on this module.
Version 2 brought some internal changes which prevent the use of vinyl for remote objects.
Prior to v2 it was possible to store an url as path. The use of
path.normalizeintroduced in v2 breaks this "feature" ;)Is this the intended behaviour or would you accept a PR to "fix" this?