Bundle ConfigureDefaults Method SquishIt API Documentation
Provides access to a mutable static configuration. Changes made to this configuration will be applied to all future bundles created.

Namespace: SquishIt.Framework
Assembly: SquishIt.Framework (in SquishIt.Framework.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax

public static Configuration ConfigureDefaults()

Return Value

Type: Configuration
Configuration
See Also