Skip to main content
Module

x/live/deps.ts>TerserMangleOptions

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

Properties

optional
props: TerserManglePropertiesOptions
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[]