Comma-separated list of environment names, e.g. "Development,Staging". Minification will only occur if the list contains the current environment name.

public string EnvironmentNames { get; set; }
Type:
string
In this article