millstone icon indicating copy to clipboard operation
millstone copied to clipboard

zipfile dependency

Open BHare1985 opened this issue 9 years ago • 0 comments

Wasn't sure if this best fit here or in the node-zipfile repo but millstone has a dependency on node-zipfile which uses python to compile zlib for windows. Having python is a dependency i'd like to drop.

Is there any reason why the functionality of node's built in zlib wont work for millstone? https://nodejs.org/api/zlib.html

BHare1985 avatar Sep 10 '15 14:09 BHare1985