diff --git a/src/Microsoft.AspNetCore.Blazor.Browser.JS/src/BootCommon.ts b/src/Microsoft.AspNetCore.Blazor.Browser.JS/src/BootCommon.ts index f8c2d03d95..543b3573fc 100644 --- a/src/Microsoft.AspNetCore.Blazor.Browser.JS/src/BootCommon.ts +++ b/src/Microsoft.AspNetCore.Blazor.Browser.JS/src/BootCommon.ts @@ -1,7 +1,7 @@ export async function fetchBootConfigAsync() { // Later we might make the location of this configurable (e.g., as an attribute on the