Skip to content

Use fs.stat to check directory status#880

Merged
cgewecke merged 1 commit into
masterfrom
fix-directory-check
Apr 4, 2024
Merged

Use fs.stat to check directory status#880
cgewecke merged 1 commit into
masterfrom
fix-directory-check

Conversation

@cgewecke

@cgewecke cgewecke commented Apr 4, 2024

Copy link
Copy Markdown
Member

#879

Addresses EISDIR crash reported in #879 when directory names contain a period. The path.extName function was returning an extension in this case causing assembleFiles to treat the directory as a source file.

@cgewecke cgewecke merged commit 66fda89 into master Apr 4, 2024
@cgewecke cgewecke deleted the fix-directory-check branch April 4, 2024 16:11
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