When debugging JavaScript or creating JavaScript only demos it would be nice to have an easy way view console.*() messages. This project provides an example of how to do this.
While Electron does have the Chromium developer tools built in, it would be for the entire application and not isolated to the preview panel.
When debugging JavaScript or creating JavaScript only demos it would be nice to have an easy way view console.*() messages. This project provides an example of how to do this.
While Electron does have the Chromium developer tools built in, it would be for the entire application and not isolated to the preview panel.