All Qwik apps break on the latest SDK version in production

In the latest version of Qwik, which is SDK v0.16.13, the preview command errors, and the Qwik manifest fails to grab the proper symbol (function).

This means that any Qwik app that upgrades to this version will break in production.

Video showcasing the issue

Happy to hop in a pairing session and help fix the SDK code if need be.

Here is a minimal reproduction of the problem.

Hey @jackshelton thanks for bringing this up. I am happy to confirm that I was able to reproduce the issue you are experiencing thanks to the details and steps you have provided.

I will now discuss the issue internally in order to determine the next steps. Once I have further updates, I will get back to you.

In the meantime, Please feel free to reach out with any questions or further details you may have.

Hey @jackshelton, this issue has been fixed. You can refer to @builder.io/sdk-qwik 0.16.13: Error when serving Azure SWA · Issue #3625 · BuilderIO/builder · GitHub for more details.