Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/cli/js/compiler_bootstrap.ts>bundleLoader

A modern runtime for JavaScript and TypeScript.
Go to Latest
variable bundleLoader
import { bundleLoader } from "https://deno.land/x/deno@v0.30.0/cli/js/compiler_bootstrap.ts";

A module loader which is concatenated into bundle files. We read all static assets during the snapshotting process, which is why this is located in compiler_bootstrap.