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

Fixed weird encoding #25

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Fixed weird encoding #25

merged 2 commits into from
Jul 1, 2024

Conversation

KittyChiu
Copy link
Owner

This pull request includes changes to the src/index.js and src/map.js files to explicitly set the encoding to 'utf8' when writing files with fs.writeFileSync(). This ensures that the data is written in the correct format.

@KittyChiu KittyChiu linked an issue Jul 1, 2024 that may be closed by this pull request
@KittyChiu KittyChiu merged commit 74b2eb8 into main Jul 1, 2024
4 checks passed
@KittyChiu KittyChiu deleted the fix/24-weird-encoding branch July 1, 2024 01:04
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.

Weird encoding
1 participant