Files
QuantEngineByItz/src/dotnet/QuantEngine.Web/wwwroot/_framework/System.IO.MemoryMappedFiles.4lxw69q3da.wasm
T
kjh2064 996f614a4e
Quant Engine CI/CD Pipeline / validate-core (push) Failing after 11s
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 8s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (push) Has been skipped
Deploy to Production / Build & Deploy to Production (push) Failing after 1m28s
feat: Auto-copy Blazor client wwwroot on build
- Add CopyBlazorClientWwwroot target to QuantEngine.Web.csproj
- Automatically copies Blazor WebAssembly output to server wwwroot
- Fixes missing _framework files and MIME type errors
- Ensures static files are always up-to-date after build
- Resolves Blazor module loading failures

Before: Manual wwwroot copy needed after each build
After: Automatic copy on every dotnet build

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-05 15:33:40 +09:00

39 KiB