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

x/fed_dev/plugins/plugin.ts>CreateAssetsContext

A Bundler with the web in mind.
Latest
interface CreateAssetsContext
implements Context
import { type CreateAssetsContext } from "https://deno.land/x/fed_dev@0.9.0/plugins/plugin.ts";

Properties

optional
importMap: ImportMap
optional
reload: boolean | string[]
optional
assets: Asset[]