ScriptBundlingOptions.NoMinimize property
Gets or sets a list of relative paths to not minify.
public string[]? NoMinimize { get; set; }
See Also
- class ScriptBundlingOptions
Gets or sets a list of relative paths to not minify.
public string[]? NoMinimize { get; set; }