Closed eritbh closed 3 years ago
Fixes #64. Adds a filename property to errors thrown when calling addFile (and by extension addDir). Node seems to display custom error properties when thrown, so we don't need to customize the message or anything.
filename
addFile
addDir
Fixes #64. Adds a
filename
property to errors thrown when callingaddFile
(and by extensionaddDir
). Node seems to display custom error properties when thrown, so we don't need to customize the message or anything.