vinyl icon indicating copy to clipboard operation
vinyl copied to clipboard

fix: drop clone-stats to fix DeprecationWarning: fs.Stats constructor…

Open mshima opened this issue 9 months ago • 0 comments

… is deprecated.

See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptors#creating_a_shallow_copy

Related to https://github.com/gulpjs/vinyl-fs/issues/356 Related to https://github.com/gulpjs/vinyl-fs/issues/354

mshima avatar Mar 21 '25 20:03 mshima