Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ultra/lib/build/vendorDependencies.ts>vendorDependencies

⚔️ Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
function vendorDependencies
import { vendorDependencies } from "https://deno.land/x/ultra@v2.0.0-alpha.6/lib/build/vendorDependencies.ts";

Runs the Deno CLI "vendor" command and patches the output vendor/import_map.json so that the specifier urls are relative to "./vendor"

Parameters

context: BuildContext
options: VendorDependenciesOptions