Skip to content

v1.1.0-704c42c-202402232032

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 20:32
· 148 commits to main since this release
Use a catchall for single page apps. (#763)

This creates a new environment variable, CERC_SINGLE_PAGE_APP, which controls whether a catchall redirection back to / is applied.

If the value is not explicitly set, we try to detect if the page looks like a single-page app.

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/763
Co-authored-by: Thomas E Lackey <[email protected]>
Co-committed-by: Thomas E Lackey <[email protected]>