Webpack plugin that reloads Electron process on build
Provides a list of electron-to-chromium version mappings
Electron 🔗 Vite
Plugin for [electron-builder](https://github.com/electron-userland/electron-builder) to build Squirrel.Windows installer.
Minimizer plugin for webpack
A plugin for flipping Electron Fuses in Electron Forge
A Node loader module for enhanced-require
When using Electron with Webpack, the easiest way to support native modules is to add them to Webpack `externals` configuration. This tells webpack to load them from `node_modules` via `require()`:
Copy files && directories with webpack
Simplest way to reload an electron app on file changes!
Runs typescript type checker and linter on separate process.
Simplifies creation of HTML files to serve your webpack bundles
Livereload for webpack
extracts CSS into separate files
Webpack plugin which restarts electron process on recompile
CSS minimizer (minifier) plugin for Webpack
Electron Plugin for Nx
Enforces module path case sensitivity in Webpack
Load modules according to tsconfig paths in webpack.
Webpack plugin for Electron Forge, lets you use Webpack directly in your tooling
Webpack Virtual Modules
A ESLint plugin for webpack
Support use Node.js API in Electron-Renderer
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.