Somewhere on my angular site i had a picture with src that contained % in the URL... I think it was a link to a pic on wikipedia. Anyways despite vite not explicitly telling me which URL caused the crash, i think removing that wikipedia url with a % in it fixed the issue for me.