add vite build for remote

This commit is contained in:
jeffvli 2025-05-24 00:04:41 -07:00
parent 74554d9725
commit 48917547b2
7 changed files with 129 additions and 196 deletions

View file

@ -5,12 +5,8 @@ electronVersion: 35.1.5
directories:
buildResources: assets
files:
- '!**/.vscode/*'
- '!src/*'
- '!electron.vite.config.{js,ts,mjs,cjs}'
- '!{.eslintcache,eslint.config.mjs,.prettierignore,.prettierrc.yaml,dev-app-update.yml,CHANGELOG.md,README.md}'
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml}'
- '!{tsconfig.json,tsconfig.node.json,tsconfig.web.json}'
- 'out/**/*'
- 'package.json'
extraResources:
- assets/**
asarUnpack: