SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.47k stars 1.54k forks source link

Build application on Windows - blank screen #1030

Open milanP96 opened 4 years ago

milanP96 commented 4 years ago

With one source code, build for linux is OK, but build for Windows is bad. There is blank screen

You can see code there

yyccQQu commented 4 years ago

With one source code, build for linux is OK, but build for Windows is bad. There is blank screen

You can see code there your project .electron-vue is not find

skwsccss commented 3 years ago

Solved by using hash mode in router mode.