Skip to main content
Module

x/swdev/swc_wasm/types.ts>TransformConfig

No bundle frontend by service-worker
Latest
interface TransformConfig
import { type TransformConfig } from "https://deno.land/x/swdev@0.5.2/swc_wasm/types.ts";

Options for trasnform.

Properties

optional
react: ReactConfig

Effective only if syntax supports ƒ.

optional
constModules: ConstModulesConfig
optional
optimizer: OptimizerConfig

Defaults to null, which skips optimizer pass.