dependents / dependents/node-dependency-tree
Why is precinctOptions.includeCore always false?
Open
- Dominant language
- JavaScript
- Stars
- 777
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
When using it, I found that I could not find any dependencies like `url`, `querystring`, etc. Even though `detectiveConfig.includeCore` is set to `true`, it does not work.
A look at the source code shows that `precinctOptions.includeCore` is always set to `false`.
https://github.com/dependents/node-dependency-tree/blob/d3a0cd3551b4bf1508e857d1123d0f287f6ec121/index.js#L85
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.