Skip to main content

DEFAULT_MIRROR_BASE

Constant DEFAULT_MIRROR_BASE 

Source
pub const DEFAULT_MIRROR_BASE: &str = "https://nodejs.org/download/release";
Expand description

Default download base, matching pnpm’s runtime resolver (the /download/release tree mirrors /dist and is what pnpm records in lockfiles).