diff --git a/aspnetcore/blazor/fundamentals/static-files.md b/aspnetcore/blazor/fundamentals/static-files.md index 2f9b19b57538..f50fe998fa4d 100644 --- a/aspnetcore/blazor/fundamentals/static-files.md +++ b/aspnetcore/blazor/fundamentals/static-files.md @@ -66,7 +66,7 @@ Assets are delivered via the .* The `ImportMap` component () represents an import map element (``) that defines the import map for module scripts. The Import Map component is placed in `` content of the root component, typically the `App` component (`Components/App.razor`). @@ -190,6 +190,8 @@ The preceding code results in the following import map: ## Import map Content Security Policy (CSP) violations +*This section applies to Blazor Web Apps that call .* + The `ImportMap` component is rendered as an inline `