ponshu-room-lite/web
Ponshu Developer cb71ab91de fix: handle Vercel CLI stderr as ErrorRecord in release script
- Set ErrorActionPreference to Continue before vercel commands to prevent
  PowerShell from treating Vercel CLI stderr output (version banner) as
  a terminating error and jumping to the catch block prematurely
- Strip ANSI cursor-movement escape codes from output before regex matching
  the Production URL (--no-color does not remove cursor movement sequences)
- Convert all 2>&1 output to strings via .ToString() before processing

Made-with: Cursor
2026-04-12 00:39:35 +09:00
..
download fix: handle Vercel CLI stderr as ErrorRecord in release script 2026-04-12 00:39:35 +09:00
icons v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
splash/img feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
.gitignore feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
favicon.png v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
flutter_index.html.bak feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
index.html feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
manifest.json v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
style.css feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
vercel.json feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00