esdoc
esdoc copied to clipboard
ESDoc and broken symlinks
Situation: I want to exclude a directory and setting "excludes": ["\\.meteor\/"],
should do the trick, however, said directory contain broken links resulting in Error: ENOENT: no such file or directory, stat ...
.
We need graceful exclusion of directories regardless of their content.
"esdoc": "^1.1.0"