why Electron with electron builder in Laravel not automatically startup self localhost
i configure electron with electron builder , like create main.cjs and config package.json , and then run npm run electron-build , created a stepup.exe and then installed like install (headman-system Setup 1.0.0.exe ) , after instaled worked , but when computer shutdown or send that ( headman-system Setup 1.0.0.exe ) to install in another computer , not worked to show content of project means not start localhost , when back to project run npm run electron or npm run start , after run see that installed (headman-system Setup 1.0.0.exe )and shortcut of app is lunched good can see content of project , i don’t now why not automatically start localhost when access to shortcut of app , why always remain on loding.html