Class LeptonThemeScriptBundleContributor
Inheritance
LeptonThemeScriptBundleContributor
Assembly: Volo.Abp.AspNetCore.Components.WebAssembly.LeptonTheme.Bundling.dll
Syntax
public class LeptonThemeScriptBundleContributor : BundleContributor, IBundleContributor
Constructors
LeptonThemeScriptBundleContributor()
Declaration
public LeptonThemeScriptBundleContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Overrides
Implements
Extension Methods