Previously, the hashFile function was using file.name to get the file name, which resulted in undefined values in the output file. This commit fixes that by using path.basename(file.full) instead, which correctly extracts the file name from the full path. |
||
---|---|---|
.. | ||
amend-readme | ||
data-export | ||
generate-samples | ||
misc |