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 creating unusable ZIP files on Windows #117

Merged
merged 5 commits into from
Jun 27, 2020

Commits on May 8, 2020

  1. Fix test failure on Windows

    Jimbly committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c77d53c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f511cad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e04a1f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Do not pass mode for directories to YAZL.

    This allows directories to be crated with their default platform-appropriate mode (0775).
    Jimbly committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    1df2fd2 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    sindresorhus committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    611ff7e View commit details
    Browse the repository at this point in the history