kjh2064
|
c960860b3a
|
fix: configure Blazor WebAssembly admin UI and fix middleware pipeline
TaxBaik CI/CD / build-and-deploy (push) Failing after 3m1s
- Add index.html entry point for WASM client
- Deploy 450+ WASM assembly files to wwwroot/admin
- Remove problematic UseBlazorFrameworkFiles middleware
- Fix static file serving for framework JS/WASM resources
- Update middleware ordering for proper static file handling
- Login page now loads and serves admin dashboard
Changes verified with server logs showing successful WASM file serving
at 200 status with proper gzip compression.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-07-04 11:12:48 +09:00 |
|