Closed ghost closed 8 years ago
How are you going with this guys? Do you need any help on this? It would be good to merge it in, as the manifest.json merge functionality is still not working for me properly. Just let me know if you need any help.
This PR is outdated and broken. Happy to consider this change in a new PR :)
@sindresorhus I'll send a new one in a bit :)
Fixes at least a part of #123 . The docs are incorrect, because vinyl-file's read method doesn't take base under consideration to build up the file path, only the cwd. See https://github.com/sindresorhus/vinyl-file/blob/master/index.js#L17