03:07
2026-05-24
dev.to
developer-tools
no-cycle finds 0 cycles in next.js (and other lies caches tell you)
The article describes a bug in a cycle-detection algorithm used in an ESLint plugin for Next.js, where a depth limit in the DFS search caused files to be incorrectly cached as "acyclic" when the searcβ¦