d3ro-voice/apps/web
Yun Chan f14341ace4
Some checks failed
deploy-site / deploy (push) Failing after 1m6s
fix(release): keep the updater configuration in the installer
Installing the previous build left an app that could not update itself: the
packaging path used to guarantee the native module build does not create the
updater configuration file, so the update client had nothing to read.

That file is now written from the single feed source and its presence in the
packaged app is checked before anything is published, so an installer that
cannot update can no longer be released.
2026-09-18 16:35:03 +09:00
..
e2e feat(web): manage dictionaries and teams from the console 2026-09-16 23:24:27 +09:00
public feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
src fix(release): keep the updater configuration in the installer 2026-09-18 16:35:03 +09:00
AGENTS.md feat(web): manage dictionaries and teams from the console 2026-09-16 23:24:27 +09:00
CLAUDE.md feat(web): manage dictionaries and teams from the console 2026-09-16 23:24:27 +09:00
env.example.txt feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
next-env.d.ts feat(web): manage dictionaries and teams from the console 2026-09-16 23:24:27 +09:00
next.config.mjs feat(V2-3): Web App MVP — Next.js 15 + @d3ro/api-client 2026-04-09 02:52:31 +09:00
package.json fix(release): keep the updater configuration in the installer 2026-09-18 16:35:03 +09:00
playwright.config.ts feat(web): manage dictionaries and teams from the console 2026-09-16 23:24:27 +09:00
tsconfig.json feat(V2-3차): pull 확장 + invite flow + Realtime + 테스트 + mobile UI 교체 2026-04-10 08:34:52 +09:00