@layer0/prefetch/window causes browsers who don't support spreading to crash

Looks like @layer0/prefetch/window is not being transpiled to es5. This causes browsers like safari 11 to crash. Not sure if this is a bug or not, I just wanted to post this here because I had to explicitly transpile the module in our next.config to fix this issue.

Thank you for the report. We are investigating.