3 references to StaticAssetsManifestPath
Microsoft.AspNetCore.Components.WebAssembly.Server (3)
Builder\WebAssemblyRazorComponentsEndpointConventionBuilderExtensions.cs (3)
59var descriptors = StaticAssetsEndpointDataSourceHelper.ResolveStaticAssetDescriptors(endpointBuilder, options.StaticAssetsManifestPath); 69if (options.StaticAssetsManifestPath is null) 75Log.StaticAssetsMappingNotFoundWithManifest(logger, options.StaticAssetsManifestPath);