Ghost/ghost/zip/lib
Hannah Wolfe 7964f6ec82 Added dotfile support and set it on by default
refs https://github.com/TryGhost/Ghost/issues/11794

- archiver has an undocumented dot option, that allows you to include dotfiles
- our existing tests had a dotfile, but we didn't check properly that everything exists
- Swapped to using folder-hash to compare if the original, and compressed-then-decompressed folders are identical
- Added an example of a dotfolder with nested dotfile
- Updated compress to use the dot option, make it optional but on by default
2020-05-08 16:21:20 +01:00
..
compress.js Added dotfile support and set it on by default 2020-05-08 16:21:20 +01:00
extract.js Consistent interface and response 2020-04-08 12:48:20 +01:00