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

x/live/deps.ts>TerserMangleOptions

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
interface TerserMangleOptions
import { type TerserMangleOptions } from "https://deno.land/x/live@1.60.17/deps.ts";

Properties

optional
toplevel: boolean
optional
keep_classnames: boolean
optional
keep_fnames: boolean
optional
keep_private_props: boolean
optional
ie8: boolean
optional
safari10: boolean
optional
reserved: string[]