Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap to use Node’s fs.cp instead of recursive-copy #3360

Open
zachleat opened this issue Jul 11, 2024 · 0 comments
Open

Swap to use Node’s fs.cp instead of recursive-copy #3360

zachleat opened this issue Jul 11, 2024 · 0 comments
Labels
breaking-change This will have to be included with a major version as it breaks backwards compatibility. enhancement housekeeping

Comments

@zachleat
Copy link
Member

Stable in Node 22.3.0+
https://nodejs.org/docs/latest-v22.x/api/fs.html#fscpsrc-dest-options-callback

Related to #3299

@zachleat zachleat added the breaking-change This will have to be included with a major version as it breaks backwards compatibility. label Jul 11, 2024
@zachleat zachleat added this to the Eleventy 4.0.0 milestone Jul 11, 2024
@zachleat zachleat added housekeeping enhancement needs-votes A feature request on the backlog that needs upvotes or downvotes. Remove this label when resolved. labels Jul 11, 2024
@zachleat zachleat closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2024
@zachleat zachleat added enhancement and removed enhancement needs-votes A feature request on the backlog that needs upvotes or downvotes. Remove this label when resolved. labels Jul 11, 2024
@zachleat zachleat reopened this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This will have to be included with a major version as it breaks backwards compatibility. enhancement housekeeping
Projects
None yet
Development

No branches or pull requests

1 participant