electron-dev-webpack-plugin
A webpack plugin for electron development, When the file changes automatically restart electron main process. example: shortcut-capture
Install
Usage
webpackconfig,
Options
- port: electron inspect port, default
5858
port: 5858 // electron inspect port
- title: Plugin log title, default
MAIN PROCESS
title: 'MAIN PROCESS'
- info: Functions for custom output logs
console
- warn: Custom function to output warnings
console