Skip to content

Incorrectly generating routes for nested dynamic segments where the first one is optional #110

Open
@rturnq

Description

@rturnq

Given the file

($one,).$two+page.marko

should generate routes

/$two
/$one/$two

but currently generates

/$one
/$one/$two

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions