T
TanStack3mo ago
eastern-cyan

`getCSSRecursively` call stack size exceeded

hi! i have run into this when trying different manualChunks configurations. i was able to reproduce it in this repo https://github.com/kevinehosford/start-basic-overflow/blob/main/vite.config.ts. the example is not really my intended configuration but just shows how it can happen. i'm wondering, is this a bug or just naive config?
No description
2 Replies
fair-rose
fair-rose3mo ago
also experiencing this but wasn’t when i first started working on my start project; potentially a bug with a newer version? i upgraded deps a few days ago but never built server version until yesterday i checked out an earlier branch that was working and updated all deps and still built successfully so i'm not sure what the hell we broke 🙁
eastern-cyan
eastern-cyanOP2mo ago

Did you find this page helpful?