fix(launcher): add missing gitea-release and patch-manifest to repo

These modules were required by main.js / auto-update.js / github.js but never
committed, so packaged builds lacked them and crashed at startup.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Docker Build
2026-05-10 19:08:55 -05:00
parent 9fb80102c8
commit 6c4d7244c3
4 changed files with 278 additions and 0 deletions
@@ -35,6 +35,8 @@
"renderer.js",
"styles.css",
"default-launcher.json",
"lib/gitea-release.js",
"lib/patch-manifest.js",
"lib/**/*"
],
"win": {