Skip to content

Why is precinctOptions.includeCore always false? #150

Open
@lijialiang

Description

@lijialiang

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.

precinctOptions.includeCore = false;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions