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

Replace fs-extra by a custom fs wrapper #119

Merged
merged 27 commits into from
Apr 21, 2023
Merged

Replace fs-extra by a custom fs wrapper #119

merged 27 commits into from
Apr 21, 2023

Conversation

jfmengels
Copy link
Owner

@jfmengels jfmengels commented Apr 21, 2023

This remove the need to util.promisify plenty of functions at the top of each file, and to create a simpler API for FS operations.

We keep fs-extra because of its copy capabilities, but that would be nice to replace.

@jfmengels jfmengels deleted the fs branch April 22, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant