electron-vue
electron-vue copied to clipboard
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.
#### Found an issue or bug with electron-vue? Tell me all about it! When i first initiated the project by default and checked the file index.ejs in ./src, there is...
 各位大佬,这是什么原因呢,npm run dev是正确的。
``` @ ./src/renderer/components/LandingPage/LandingPage.vue?vue&type=script&lang=js& (./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./src/renderer/components/LandingPage/LandingPage.vue?vue&type=script&lang=js&) 3:0-52 7:35-52 @ ./src/renderer/components/LandingPage/LandingPage.vue?vue&type=script&lang=js& @ ./src/renderer/components/LandingPage/LandingPage.vue @ ./src/renderer/router/index.js @ ./src/renderer/main.js ERROR in unknown: Unexpected token (27445:12) Child html-webpack-plugin for "index.html": Asset Size Chunks Chunk Names index.html...
- 能不能帮我将 https://github.com/chuzhixin/vue-admin-beautiful-template 这个项目整合一下呢?感激不尽
我已经安装了vue-cli4 然后create不生效,又去全局安装yarn global add @vue/cli-init 提示: Command vue init requires a global addon to be installed. Please run yarn global add @vue/cli-init and try again.
#### Found an issue or bug with electron-vue? Tell me all about it! Questions regarding how to use `electron` or `vue` are likely to be closed as they are not...
OKAY take it away `electron-builder` • electron-builder version=20.44.4 • loaded configuration file=package.json ("build" field) • writing effective config file=build\builder-effective-config.yaml Error: Unresolved node modules: @babel/core, vue, bufferutil, utf-8-validate at F:\QZKJ\client\tec-client\node_modules\[email protected]@app-builder-lib\src\util\packageDependencies.ts:112:21 at...
#### Found an issue or bug with electron-vue? Tell me all about it! Questions regarding how to use `electron` or `vue` are likely to be closed as they are not...
Hi, There's exist a way to develop in web mode with auto refresh? Now, im code to web plattform and i need to run `npm run build:web` each time Thanks
I'm using VS code and electron >= 3.0.0. When i'm start dev mode and then pressed ctrl + c the program is closed, but some electron process still persist in...