next.js
51656e53 - Turbopack: Remove useless 'default' built-in webpack loader condition (#84111)

Commit
172 days ago
Turbopack: Remove useless 'default' built-in webpack loader condition (#84111) Follow up to https://github.com/vercel/next.js/pull/83246#discussion_r2366553689 Discussed this with @lukesandberg and we can't find a place where it would be very useful, it seems it might've been useful with the old builtin condition syntax (which I removed). It also looks like maybe I forgot to actually wire this up to anything? Whoops. Whelp, now it's gone.
Author
bgw bgw
Parents
Loading