Skip to content

fix(serve): allow serving dist without config - #204

Merged
fcendesu merged 1 commit into
masterfrom
codex/fix-serve-missing-config
Mar 29, 2026
Merged

fix(serve): allow serving dist without config#204
fcendesu merged 1 commit into
masterfrom
codex/fix-serve-missing-config

Conversation

@fcendesu

Copy link
Copy Markdown
Owner

Summary\n- stop requiring config.toml when serving an already-built dist/ directory\n- fall back to the root base path when no config file is present\n- keep deriving the base path from base_url when config.toml exists\n\n## Testing\n- cargo fmt --all --check\n- cargo test -q resolve_base_path_\n- cargo test -q serve_fails_when_dist_is_missing\n- cargo test -q

@fcendesu
fcendesu merged commit deae8c0 into master Mar 29, 2026
2 checks passed
@fcendesu
fcendesu deleted the codex/fix-serve-missing-config branch March 29, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant