Open phated opened 5 months ago
When we drop older node versions, we need to investigate swapping how we clone fs.Stats
We might switch it out for "better stats" as we've considered in the past, or we might explore cloning with structuredClone
structuredClone
Is there any progress on this? According to other issues it's due to support for Node 10, but that became EOL several years ago.
When we drop older node versions, we need to investigate swapping how we clone fs.Stats
We might switch it out for "better stats" as we've considered in the past, or we might explore cloning with
structuredClone