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

x/deno/cli/js/compiler_bundler.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v0.30.0/cli/js/compiler_bundler.ts";

Functions

Given a root name, contents, and source files, enrich the data of the bundle with a loader and re-export the exports of the root name.

Set the rootExports which will by the emitBundle()