Skip to content

Fix caveat with fs.readFileSync? #1

@strager

Description

@strager

There is a caveat documented in the readme:

The callback is necessary because reading a file takes longer to execute than simple JavaScript

Could Ironman use fs.readFileSync instead of fs.readFile to fix this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions