import { type Types } from "https://deno.land/x/mesozoic@v1.0.3/lib/swc.ts";
const { JsFormatOptions } = Types;
These properties are mostly not implemented yet, but it exists to support passing terser config to swc minify without modification.
Properties
false
: removes all comments'some'
: preserves some comments'all'
: preserves all comments
optional
ecma: TerserEcmaVersionCurrently noop.