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

Remove fs-extra #507

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Remove fs-extra #507

merged 1 commit into from
Feb 21, 2024

Conversation

ybiquitous
Copy link
Member

@ybiquitous ybiquitous commented Feb 14, 2024

Which issue, if any, is this issue related to?

None.

Is there anything in the PR that needs further explanation?

Currently, fs-extra can be replaced with node:fs (the Node.js built-in module).

fs-extra's remove() can be replaced with node:fs's rm().

Currently, `fs-extra` can be replaced with `node:fs` (the Node.js built-in module).
@ybiquitous ybiquitous added the pr: dependencies relates to dependencies label Feb 14, 2024
@ybiquitous
Copy link
Member Author

This change is related to only building. I think it's safe to merge.

@ybiquitous ybiquitous merged commit db1e0c1 into main Feb 21, 2024
9 checks passed
@ybiquitous ybiquitous deleted the remove-fs-extra branch February 21, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

1 participant