Blank white screen after build electron-react app with electron-builder
I already read ups and downs of this question in everywhere you can find and my problem still persists.
I have no problem during development and my app runs fine with npm start
command in VSCode. when I try to build the app the proccess of build is fine and finishes with no errors but when I try to run the app frim dist folder it runs with a blank white screen and no errors or warnings in console.
this is my package.json