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.46k stars 1.54k forks source link

Fix runtime error #1050

Closed jack9603301 closed 3 years ago

jack9603301 commented 3 years ago

As shown in #1003, due to a configuration file error, a "process is not defined" error may occur at runtime

jack9603301 commented 3 years ago

It seems that my patch and #1020 are duplicated, I will close my pr