-
Notifications
You must be signed in to change notification settings - Fork 15
Add inspect command or flag to integration CLI #714
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededproposal
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededproposal