Skip to content

Review static-export settings route coverage #304

@marccampbell

Description

@marccampbell

Follow-up from PR #297 clawpatch review.

The settings route is an optional catch-all, while static export only emits the finite paths from generateStaticParams. This may be intentional now that settings supports a constrained set of URL shapes, but we should either constrain the route or make generated/deep-link behavior explicit.

Scope:

  • Audit supported /settings URL shapes.
  • Either generate every supported path or reject unsupported catch-all paths intentionally.
  • Add a production-build/deep-link smoke check if useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    doneThe issue is complete

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions