`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?
2 Replies
fair-rose•3mo 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-cyanOP•2mo ago
opened an issue here: https://github.com/issues/created?issue=TanStack%7Crouter%7C5150