Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug mode start scripts #165

Merged
merged 4 commits into from Feb 9, 2020
Merged

Add debug mode start scripts #165

merged 4 commits into from Feb 9, 2020

Conversation

bartbutenaers
Copy link

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

Docker allows us to setup very easy new (test) environments. However it would be nice if we could connect with a debugger to a Node-RED instance, to have remote debugging capabilities.

This pull request only adds two new scripts ('debug' and 'debug_brk') to the package.json file(s), to accomplish this.

I have discussed this new feature in this Discourse discussion, where I got a green light from @dceejay :-)

Checklist

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the mailing list/slack team.
  • I have run grunt to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality

@dceejay dceejay changed the title Dev Add debug mode start scripts Feb 9, 2020
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@dceejay dceejay merged commit cecf03e into node-red:dev Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants