Skip to content

Conversation

libragliese581
Copy link

  • Updated tool for to compress dll files

s3upload.js Outdated
fileInfo.path = filePath;
fileInfo.size = stats.size;
fileInfo.sha1 = hashes[filePath];
fileInfo.encoding["gz"] = gzipBuffer.length;
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldnt it write that only for files that will actually be uploaded compressed?

Copy link
Author

Choose a reason for hiding this comment

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

Fixed work with non-dll files

… startup

- Updated tool for to compress dll files
- Removed old code
- Added function for filter files by extension for compression
- Fixed algo compression files and creation of update.json
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