Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/snel/imports/bundler.ts>CreateBundleOptions

A Cybernetical framework for svelte applications in deno
Latest
interface CreateBundleOptions
implements Options
import { type CreateBundleOptions } from "https://deno.land/x/snel@v0.7.1/imports/bundler.ts";

Properties

optional
bundles: Bundles
optional
optimize: boolean
optional
cache: Cache