“Uncaught SyntaxError: Unexpected token <” on deploy using Netlify

hi there, this isn’t a perfect answer, but i am wondering if whether some of the strange behaviour you are seeing is due to a service worker:

i am also seeing that the %PUBLIC_URL% is getting output in your html, which hints that something during your build step isn’t configured correctly:

is this helpful at all?