vinyl
vinyl copied to clipboard
Should a Vinyl object with a symlink property throw if contents set?
Related to https://github.com/gulpjs/vinyl-fs/issues/245
If the file.symlink property is set, it seems weird that you could update the contents without first clearing the symlink property. We need to think about the symlink use case some more.