d93e3a3aeb
TaxBaik CI/CD / build-and-deploy (push) Successful in 2m57s
ISSUE: - index.html was loading blazor.webassembly.js (outdated .NET 5-8 pattern) - .NET 10 uses blazor.web.js instead - This caused 404 errors when loading admin dashboard FIX: - Change script source from blazor.webassembly.js to blazor.web.js - Matches the actual files deployed in wwwroot/_framework/ RESULT: - Admin login page will now load correctly - Blazor WebAssembly runtime will initialize properly Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
24 KiB
24 KiB