Skip to content

[feature] get plugin runtime dependencies #469

@gabrielcsapo

Description

@gabrielcsapo

When debugging plugins it would be great to be able to understand the package.json dependencies.

I was trying to retrieve this data by looking at the instantiationStack but it is a little nuanced as the stack does not always contain the plugins parent directory at the same position.

If we could create at plugin creation time an attribute that contains the root directory of the plugin this would help resolve the location of package.json without any nuance.

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