Class VueScriptContributor
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Packages.Vue
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Packages.dll
Syntax
public class VueScriptContributor : BundleContributor, IBundleContributor
Constructors
VueScriptContributor()
Declaration
public VueScriptContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
BundleConfigurationContext | context |