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 an npm-script to run the Electron app with debugging enabled (#3616) #3789

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ramki-bruno
Copy link
Collaborator

This allows for developers to attach Dev Tools, e.g. the Chrome
"dedicated DevTools for node", to the main Electron process
for debugging operations that occur on the main process.
@ramki-bruno
Copy link
Collaborator Author

Fast-forward or Merge-commit, no Squash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a new npm script to make it easier to debug the main Electron process
2 participants