KC's Workspace
    Preparing search index...
    interface TerserOptions {
        maxWorkers?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    maxWorkers?: number

    Vite-specific option to specify the max number of workers to spawn when minifying files with terser.

    number of CPUs minus 1