NuglifyMinifier class
namespace: Serenity.Web assembly: Serenity.Net.Web
Default implementation of IScriptMinifier and ICssMinifer interfaces with Nuglify library
public class NuglifyMinifier : ICssMinifier, IScriptMinifier
Public Members
| name | description |
|---|---|
| NuglifyMinifier() | The default constructor. |
| MinifyCss(…) | |
| MinifyScript(…) |
See Also
- interface ICssMinifier
- interface IScriptMinifier
- Source: NuglifyMinifier.cs