Lucian Buzzo 257dd514ed Improve directory scan speed prior to tarballing
This changes improves the speed that the project is tarballed by switching from
`klaw` to `recursive-fs` and not running `lstat` on files that are ignored.
Whilst testing with the Jellyfish repository, which contains a number of
sub directories, each with their own node_modules folder, I was able to
reduce the time taken to scan and tarball the project from 70s to 11s,
which is a massive improvement.

Change-type: patch
Signed-off-by: Lucian Buzzo <lucian.buzzo@gmail.com>
2021-11-26 13:55:41 +00:00
..
2021-11-25 15:14:39 +00:00
2021-07-20 18:02:16 +01:00
2021-09-28 14:28:43 +00:00
2020-09-18 12:39:53 +02:00
2021-01-20 21:18:23 +00:00
2020-12-08 11:00:36 +01:00