Skip to main content

EDGE_NODE_EXTERNALS

Constant EDGE_NODE_EXTERNALS 

Source
pub const EDGE_NODE_EXTERNALS: [&str; 7];
Expand description

List of node.js internals that are supported by edge runtime. If anything Node.js builtin module apart from these these imports are used and user does not provide alias for the polyfill, a runtime error will be thrown. See https://vercel.com/docs/functions/runtimes/edge-runtime#compatible-node.js-modules