Skip to content

ScriptBundlingOptions.NoMinimize property

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

public string[] NoMinimize { get; set; }

See Also