You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
When using it, I found that I could not find any dependencies like
url
,querystring
, etc. Even thoughdetectiveConfig.includeCore
is set totrue
, it does not work.A look at the source code shows that
precinctOptions.includeCore
is always set tofalse
.node-dependency-tree/index.js
Line 85 in d3a0cd3
The text was updated successfully, but these errors were encountered: