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

Fix for copying binary files in gulp 5. #713

Merged
merged 2 commits into from
Nov 29, 2024
Merged

Fix for copying binary files in gulp 5. #713

merged 2 commits into from
Nov 29, 2024

Conversation

na9da
Copy link
Contributor

@na9da na9da commented Nov 29, 2024

Gulp5 requires passing encoding: false when copying binary files to prevent re-encoding as utf8.

Requires TerriaJS/terriajs#7340

Gulp5 requires passing `encoding: false` when copying binary files to prevent re-encoding as utf8.
Copy link
Contributor

@nf-s nf-s left a comment

Choose a reason for hiding this comment

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

Looks good! Just need to update the lockfile (as CI is breaking due to that), and add CHANGES log

@na9da
Copy link
Contributor Author

na9da commented Nov 29, 2024

Updated CHANGES.md.

I think updating yarn.lock will have to wait for terriajs 8.7.10.

@na9da na9da merged commit eb7fa4a into main Nov 29, 2024
0 of 8 checks passed
@na9da na9da deleted the gulp5-fix-bin-copy branch November 29, 2024 01:54
@na9da na9da mentioned this pull request Nov 29, 2024
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