Class SaasBundleScriptContributor
Implements
Inherited Members
Namespace: Volo.Saas.Host.Blazor.WebAssembly.Bundling
Assembly: Volo.Saas.Host.Blazor.WebAssembly.Bundling.dll
Syntax
public class SaasBundleScriptContributor : BundleContributor, IBundleContributor
Constructors
SaasBundleScriptContributor()
Declaration
public SaasBundleScriptContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
BundleConfigurationContext | context |