output.disableMinimize

    • Type: boolean
    • Default: false

    Whether to disable code minification on production builds.

    WARNING

    Deprecated: This configuration is deprecated, please use the boolean usage of output.minify instead.