Open phated opened 1 year ago
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.
file.symlink
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.