Skip to content

CssBundlingOptions.NoMinimize property

Gets or sets a list of relative paths to not minify.

public string[]? NoMinimize { get; set; }

See Also