Skip to content

Add inspect command or flag to integration CLI #714

@zemberdotnet

Description

@zemberdotnet

Having an inspect options for running the integrations attached to a debugger or Chrome dev tools would be helpful.

At the moment it's possible to do it manually by adding the following line to a package.json

node --inspect-brk ./node_modules/.bin/j1-integration collect"

It would be nice to support built in commands for debugging with chrome dev tools and other debuggers like the one in vs-code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions