From ca84a1e88861e0775d43380681ed3d7f19135ee6 Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Tue, 15 Apr 2025 06:18:54 -0400 Subject: [PATCH] Clarify `ImportMap` component sections --- aspnetcore/blazor/fundamentals/static-files.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 `