Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
项目为electron-vite的react-ts

运行npm run dev后web页面( http://localhost:5173/ )显示空白,按F5刷新,会看到页面的残影,一闪没

但electron desktop的页面可以正常加载
index.html
electron.vite.config.ts
main.tsx
即使创建默认工程也没有完成加载



默认工程的web页面
默认工程的electron页面
main.tsx
Beta Was this translation helpful? Give feedback.
All reactions