next.js
2fd9f9a9 - fix: DCE guard for node:stream in createNodeDebugChannel

Commit
16 days ago
fix: DCE guard for node:stream in createNodeDebugChannel The bare require('node:stream') at the top of createNodeDebugChannel() was not guarded by a DefinePlugin-replaceable condition, causing webpack edge builds to fail when resolving the module graph.
Author
Committer
Parents
Loading