Electron、vue、vite 整合. Contribute to keyzf/electron-vue-vite development by creating an account on GitHub.
// See 👉 https://github.com/electron-vite/vite-plugin-electron-renderer renderer: {}, }), ], server: process.env.VSCODE_DEBUG && (() => { const url = new URL(pkg.debug.env.VITE_DEV_SERVER_URL) return { host: url.hostname, port: +url.port, } })(), clearScre...
Name Last commit message Last commit date Latest commit caoxiemeihao chore: removeglobalThis.__dirname Apr 21, 2024 f06b279·Apr 21, 2024 History 732 Commits .github feat: improvement to template Dec 22, 2022 .vscode feat: improvement to template ...
.github .vscode electron public src .gitignore .npmrc CHANGELOG.md LICENSE README.md electron-builder.json5 electron-vite-vue.gif index.html package.json tsconfig.json tsconfig.node.json vite.config.flat.txt vite.config.tsBreadcrumbs electron-vite-vue/...
# clone the project git clone https://github.com/electron-vite/electron-vite-vue.git # enter the project directory cd electron-vite-vue # install dependency npm install # develop npm run dev Debug Directory +├─┬ electron +│├─┬ main +││└── index.ts entry of Electron-Main +│...
.github .vscode electron public src .gitignore CHANGELOG.md LICENSE README.md electron-builder.json5 electron-vite-vue.gif index.html package.json tsconfig.json tsconfig.node.json vite.config.ts Breadcrumbs electron-vite-vue / package.json Latest commit dependabot[bot] chore(deps-dev): bump ...
electron-vite-vue-app. Contribute to yangyongkangse/electron-vite-vue-app development by creating an account on GitHub.
.github .vscode electron public src .gitignore CHANGELOG.md LICENSE README.md electron-builder.json5 electron-vite-vue.gif index.html package.json tsconfig.json tsconfig.node.json vite.config.tsBreadcrumbs electron-vite-vue/ LICENSEH-Sven/electron-vite-vue is licensed under the MIT License A sho...
build之后输出route路径是/G:/A_GIT_WorkSpace/AJunFang/electron-vite-vue/dist/index.html, help wanted #505 opened Aug 6, 2024 by wuyufei729 [Bug] npm run build error bug #500 opened Jul 3, 2024 by AnkerLeng 7 [Help] 开发环境读public下的文件可以展示,打包后找不到文件 help wanted...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.