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

💎 Next-gen browser/server fluid React framework
Go to Latest
function vendorDependencies
import { vendorDependencies } from "https://deno.land/x/ultra@v2.0.0-alpha.4/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