Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/drollup/plugins/html/mod.ts>html

Next-generation ES module bundler ported for Deno
Latest
function html
import { html } from "https://deno.land/x/drollup@2.58.0+0.20.0/plugins/html/mod.ts";

A Rollup plugin which creates HTML files to serve Rollup bundles.

Parameters

optional
options: RollupHtmlOptions
  • Plugin options.

Returns

Plugin

Plugin instance.