Skip to content

[Blazor] Use preloading in benchmark app #61959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maraf
Copy link
Member

@maraf maraf commented May 16, 2025

Apply preloading and fingerprinting placeholders to Wasm.Performance.TestApp

@maraf maraf self-assigned this May 16, 2025
@maraf maraf requested a review from a team as a code owner May 16, 2025 08:09
@maraf maraf added the area-blazor Includes: Blazor, Razor Components label May 16, 2025
@maraf
Copy link
Member Author

maraf commented May 16, 2025

Failure is related

/home/vsts/work/1/s/.dotnet/sdk/10.0.100-preview.4.25216.37/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(168,5): error : System.InvalidOperationException: No file exists for the asset at either location '/home/vsts/work/1/s/src/Components/benchmarkapps/Wasm.Performance/TestApp/bin/Release/net10.0/wwwroot/_framework/blazor.webassembly.js.cejseapcsj.map' or '/home/vsts/work/1/s/src/Components/benchmarkapps/Wasm.Performance/TestApp/bin/Release/net10.0/wwwroot/_framework/blazor.webassembly.js.cejseapcsj.map'. [/home/vsts/work/1/s/src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj]
/home/vsts/work/1/s/.dotnet/sdk/10.0.100-preview.4.25216.37/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(168,5): error :    at Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset.ResolveFile(String identity, String originalItemSpec) [/home/vsts/work/1/s/src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj]
/home/vsts/work/1/s/.dotnet/sdk/10.0.100-preview.4.25216.37/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(168,5): error :    at Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.Execute() [/home/vsts/work/1/s/src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants