Hacker News new | ask | show | jobs
by baby 141 days ago
Using nextjs with turbopack in a turborepo+bun monorepo is so hard. Someone need to explain to me how things are supposed to be setup

> Many build systems include explicit dependency graphs that must be manually populated when evaluating build rules. Explicitly declaring your dependency graph can theoretically give optimal results, but in practice it leaves room for errors

Man this is the part I hate with turborepo