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

x/deno_tag/defaults.ts>defaultBundler

A cli command that allows you to write `<deno>` tags in your html files.
Latest
function defaultBundler
import { defaultBundler } from "https://deno.land/x/deno_tag@v1.1.0/defaults.ts";

Parameters

file: string
optional
options: Deno.EmitOptions | undefined = [UNSUPPORTED]