Class SmidgeNuglifyJs
Custom Nuglify Js pre-process to specify custom nuglify options without changing the global defaults
Inheritance
System.Object
Namespace: Umbraco.Cms.Web.Common.RuntimeMinification
Assembly: Umbraco.Web.Common.dll
Syntax
public class SmidgeNuglifyJs : NuglifyJs
Constructors
View SourceSmidgeNuglifyJs(NuglifySettings, ISourceMapDeclaration, IRequestHelper)
Declaration
public SmidgeNuglifyJs(NuglifySettings settings, ISourceMapDeclaration sourceMapDeclaration, IRequestHelper requestHelper)
Parameters
Type | Name | Description |
---|---|---|
NuglifySettings | settings | |
ISourceMapDeclaration | sourceMapDeclaration | |
IRequestHelper | requestHelper |