Hey @dom! Awesome upgrade guide.
After upgrading, I now get the following breaking error when running yarn rw dev:
I’m using a custom vite config so that I can use SSL in local dev (required for cross-site cookies). That config looks as follows:
Is this expected? I’ve tried running git clean -fxd && yarn but the error persists.
Thanks!

