NuglifyMinifier class

namespace: Serenity.Web   assemblySerenity.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