{"library":"webpack-electron-reload","type":"library","category":null,"description":"Webpack plugin that automatically restarts the Electron main process when webpack recompiles. Version 1.0.1, no recent updates. It is a lightweight alternative to electron-reload-webpack-plugin, requiring Electron as a peer dependency. The plugin is used with webpack's watch mode and integrates into the webpack build lifecycle. Suitable for development workflows where quick iteration on the Electron main process is needed.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","electron","webpack","webpack-plugin","plugin","live-reload","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-electron-reload","imports":["const ElectronReloadPlugin = require('webpack-electron-reload')({ path: '...' });","plugins: [ ElectronReloadPlugin() ]","import webpackElectronReload from 'webpack-electron-reload';\nconst ElectronReloadPlugin = webpackElectronReload({ path: '...' });"]},{"cmd":"yarn add webpack-electron-reload","imports":[]},{"cmd":"pnpm add webpack-electron-reload","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-electron-reload","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/webpack-electron-reload/compatibility"}}