next.js
1712abe1
- Guard `createDebugChannel` import by feature flag (#84604)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
244 days ago
Guard `createDebugChannel` import by feature flag (#84604) We already do that for the initial load in `app-index.tsx` (via #83699), and should also do it for RSC requests.
References
#84604 - Guard `createDebugChannel` import by feature flag
Author
unstubbable
Parents
7453d200
Loading