使用热重载或重启后,编译出的main还是之前的代码,删了也一样 #773
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.
-
使用热重载或直接重启"npm run dev"后,out文件夹里的main还是修改前的代码,删了也没有用,即使使用 electron-vite build
指令,依然是老代码
Beta Was this translation helpful? Give feedback.
All reactions