Skip to content

Fix for Pyjscompressor on Windows#849

Open
gpitel wants to merge 2 commits intopyjs:masterfrom
gpitel:pyjscompresor
Open

Fix for Pyjscompressor on Windows#849
gpitel wants to merge 2 commits intopyjs:masterfrom
gpitel:pyjscompresor

Conversation

@gpitel
Copy link
Contributor

@gpitel gpitel commented Dec 19, 2015

pyjscompressor was not working on Windows. Function has been modified so that temp files are tracked and deleted at the end. Created override function NamedTemporaryFile to handle different platforms. I also added -a option so that only specific file types will be compressed.

These change have been working great for me on windows. Would like someone to try on different platforms.

… so that temp files are tracked and deleted at the end. Created override function NamedTemporaryFile to handle different platforms. I also added -a option so that only specific file types will be compressed.
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

Comments