vue-cli 3 plugin to add electron
Vuetify Framework Plugin for Vue CLI 3
typescript plugin for vue-cli
Provides a list of electron-to-chromium version mappings
babel plugin for vue-cli
Runs typescript type checker and linter on separate process.
@vue/compiler-sfc
Webpack plugin that AoT compiles your Angular components and modules.
Webpack stats plugin
A minimalist bytecode compiler for Node.js
Electron supporting package to rebuild native node modules against the currently installed electron
Minimizer plugin for webpack
Plugin for [electron-builder](https://github.com/electron-userland/electron-builder) to build Squirrel.Windows installer.
A Webpack Plugin for generating Asset Manifests
Easily Build Your Vue.js App For Desktop With Electron
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
The vue plugin that attaches electron APIs to the Vue object, making them accessible to all components.
router plugin for vue-cli
Vuex plugin for vue-cli
A plugin for flipping Electron Fuses in Electron Forge
A Node loader module for enhanced-require
pwa plugin for vue-cli
Creating Electron app packages
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()`: