5 Cycles Invisible in 14,556 Files. The Cache Bug That Hid Them.
Our import cycle detector reported 0 cycles in a Next.js app with 7 actual cycles. Here's the 3-line cache bug that hid them all — and how to test if your own detector has the same class of failure.
#javascript#nextjs#node+1