Skip to content

Bug Fix: Images not getting read properly#96

Merged
andysteadbbc merged 11 commits intomainfrom
cloudplat-523
Oct 25, 2024
Merged

Bug Fix: Images not getting read properly#96
andysteadbbc merged 11 commits intomainfrom
cloudplat-523

Conversation

@andysteadbbc
Copy link
Copy Markdown
Contributor

🧐 What?

All files were been read as utf-8 so anything file that wasnt a text-based file was getting read incorrectly, removing this option fixes the issue

continue
}
}
console.log(list)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth removing this log?

@andysteadbbc andysteadbbc merged commit f6c96a5 into main Oct 25, 2024
@andysteadbbc andysteadbbc deleted the cloudplat-523 branch October 25, 2024 10:50
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.

2 participants