d3ro-voice/.github/workflows
Yun Chan ae7efb6acf fix(desktop): render popup overlays in packaged builds
Popup pages loaded their scripts as classic <script src> tags, which the
renderer build never bundles, so an installed app rendered only the static
markup: the recording tip stayed at 0:00 with no wave bars and live captions
showed nothing.

- declare popup scripts as modules so the build emits them, and fail
  packaging when a renderer page references an asset that was never produced
- hold popup IPC until the renderer has loaded and re-assert visibility on
  every show, so a popup hidden once still appears next time
- surface popup renderer console and load failures in the main log

💘 Generated with Crush

Assisted-by: Crush:deepseek-v4.1-flash
2026-09-19 08:24:03 +09:00
..
build-mac.yml ci(release): build and verify the STT sidecar in every packaging pipeline 2026-09-18 00:50:33 +09:00
ci.yml fix(desktop): render popup overlays in packaged builds 2026-09-19 08:24:03 +09:00
deploy-site.yml feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
payple-renew.yml feat(server): Payple 정기 갱신 크론 — payple-renew Edge Function + GitHub Actions 2026-04-12 20:18:11 +09:00
release-signing-ca.yml ci(release): build and verify the STT sidecar in every packaging pipeline 2026-09-18 00:50:33 +09:00
release.yml fix(desktop): render popup overlays in packaged builds 2026-09-19 08:24:03 +09:00