Skip to content

Feature: Confine trace, or exclude paths #30

@canadaduane

Description

@canadaduane

(Use case: find project files to build)

I'd like to be able to trace project files only, excluding dependencies in e.g. node_modules.

I imagine either setting a directory scope that confines the dependency trace, e.g. "trace-deps --scope ./src", or else setting a set of paths for exclusion, e.g. "trace-deps --exclude ./node_modules" would be useful here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions