vue-cli-plugin-electron-builder icon indicating copy to clipboard operation
vue-cli-plugin-electron-builder copied to clipboard

Easily Build Your Vue.js App For Desktop With Electron

Results 111 vue-cli-plugin-electron-builder issues
Sort by recently updated
recently updated
newest added

Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.8.2 to 1.9.7. Release notes Sourced from vuepress's releases. v1.9.2 TS Support for VuePress Plugin and Theme. Motivation We've announced VuePress 1.9 that takes full TypeScript Support...

dependencies
javascript

Bumps [spectron](https://github.com/electron/spectron) from 15.0.0 to 19.0.0. Commits cc21bff chore: v19.0.0 (#1054) c4b429f doc: use async-await to explain APIs in README (#1032) 25f6cd4 chore: support Electron 16 (#1053) b28834d Merge pull...

dependencies
javascript

**Describe the bug** i have created an electron-vue project on debian10 with aarch64 and amd64 platform,when use yarn electron:serve to run this project,it complied success but don't show the main...

currently i have migrated to v3 alpha4 electron builder and im trying playwright with electron + vue.js i have successfully end my tests everything passed but i get "Jest did...

**Describe the bug** The Initial Route is not loaded/shown in the build electron.exe. I'd like to confirm if this is a bug in this cli or in the electron-builder. **To...

Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.2.2 to 5.8.0. Changelog Sourced from webpack-merge's changelog. 5.8.0 / 2021-06-07 Docs - Update env example to be webpack 5 compatible. #177, #180 Feat - Support strings...

dependencies

How to support swc-loader Build faster

**Describe the bug** change and save any node js files required in background.js can't trigger hot reload vue and frontend js files:hot reload works successfully background.js files:hot reload works successfully...

**Describe the bug** Playing audio in Windows 7 causes the program to crash **To Reproduce** Electronic version: 13 Windows version:7

**Describe the bug** ``` ERROR Failed to compile with 1 errors 2:07:55 AM error in ./src/background.ts Module build failed (from ./node_modules/ts-loader/index.js): TypeError: loaderContext.getOptions is not a function at getLoaderOptions (/Users/xujunjie/Code/imark-installer/node_modules/ts-loader/dist/index.js:91:41)...