WeavyLoaderOptions.Minified Property
- Namespace:
- Weavy.Web.Models
- Assembly:
- Weavy.Web.dll
Gets or sets a value indicating whether the script should be minified or not.
public bool Minified { get; set; }
Property value
System.Boolean