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

Add async version of addLocalFile #266

Merged
merged 2 commits into from
Feb 6, 2020
Merged

Conversation

Dewep
Copy link
Contributor

@Dewep Dewep commented Nov 22, 2018

Use open and readFile instead of existsSync and readFileSync.
There are still some sync functions left in the Utils.findFiles call, but the impact is minimal compared to the readFileSync.

Dewep and others added 2 commits November 22, 2018 16:08
Use open and readFile instead of existsSync and readFileSync. There
are still some sync functions left in the Utils.findFiles call,
but the impact is minimal compared to the readFileSync.
@cthackers cthackers merged commit 81d09ca into cthackers:master Feb 6, 2020
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.

3 participants