You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Deploy app directories with priv/ for proper Application.app_dir
Deploy entire app-version/ directories instead of flat ebin/ so that
Application.app_dir/1 works on the remote and deps can find their
priv/ files (e.g. llm_db's database). Update -pa to */ebin glob.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments