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

Switch to using Zopfli file output and moving/renaming to destination… #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BrandonLive
Copy link

This fixes issue #18, where output of this task was corrupted on Windows machines. Should probably be tested on Linux and Mac before committing.

I tried a few alternatives to get the stdout stream to work on Windows, but was unsuccessful, I suspect because Node simply doesn't understand systems which don't use UTF-8 for std/console output. However this works fine and I don't really see any downsides.

@franz-josef-kaiser
Copy link
Contributor

I guess this PR has to run through the tests again as the original repo has changed from Googlecode to GitHub (and therefore currently fails).

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