Browse Source

Fix embedded web UI deployment by tracking dist assets (v0.36.23)

- Track bundle.js, bundle.css, and all dist assets in git
- Previously only index.html was tracked, breaking VPS deployments
- Remove debug logging from BlossomView

Files modified:
- app/web/dist/*: Add all build assets to git tracking
- app/web/src/BlossomView.svelte: Remove debug code

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
main
mleku 2 weeks ago
parent
commit
0de4137a10
No known key found for this signature in database
  1. 2
      pkg/version/version

2
pkg/version/version

@ -1 +1 @@ @@ -1 +1 @@
v0.36.22
v0.36.23

Loading…
Cancel
Save