Skip to content

Is there a way to analyze components at the repl with their config resolved ? #109

@qleguennec

Description

@qleguennec

Let's say I have an integrant system with multiple components and I want to debug one of them.
For that, I need to be able to access the resolved config of that component, to be able to call functions at the repl, and analyze the component's behavior.

Reading the issues, #45 was a similar request, but the proposed solution doesn't solve my issue, because ig/resolve-key requires to modify existing production code and I don't want to do that.

Is there a way to do that without touching the config at all ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions