vinyl icon indicating copy to clipboard operation
vinyl copied to clipboard

Should a Vinyl object with a symlink property throw if contents set?

Open phated opened this issue 2 years ago • 0 comments

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.

phated avatar Jun 11 '23 23:06 phated