Daniel Roe
Daniel Roe
This seems to work fine locally, and in Stackblitz with the cors proxy that @qwerzl recommends 
Seems to be working fine, then, right? I think we can close it - maybe it was an issue with an earlier version of the module.
this is likely related to a deep dependency change, either of nuxt/vercel-builder or in a vercel build dependency. (If it's the latter, the Vercel team may be able to help.)...
I love the idea of auto tracking modules. (It should be possible even without `unctx` as modules run sequentially.)
This is something that Nitro should inject in your code. Would you run `pnpm why nitropack` (or equivalent for your package manager)?
actually the line in that commit fixes this issue afaict
it seems like a good idea to me!
This might be a result of the HMR of the page metadata.
I had no issues deploying SWA with dynamic routes. I can take a look but wonder if the issue is the cli syntax being used as opposed to the GitHub...
Please provide a reproduction if so. I have apps happily running without this issue