Skip to main content
Module

x/deco/deps.ts>OptimizerConfig

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Very Popular
Go to Latest
interface OptimizerConfig
import { type OptimizerConfig } from "https://deno.land/x/deco@1.27.10/deps.ts";

Properties

optional
simplify: boolean
optional
globals: GlobalPassOption
optional
jsonify: { minCost: number; }