I am facing a problem where if I build my NW.js app. If I run npm run dev my app works just fine. But after building it with npm run prod the app c
npm run dev
npm run prod