Using MemoryRouter instead of BrowserRouter solved it for me. Also the path to index.html had to resolve to index.html. Resolving to / inside the app.asar with the index.html file did not work.
MemoryRouter
BrowserRouter
index.html
/