Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Spread route slug and folder slug #29

Description

@BRA1L0R

NextJS supports folder slugs and spread slugs while we only support file slugs:

  • pages/[username]/settings.js /:username/settings (/foo/settings)
  • pages/post/[...all].js/post/* (/post/2020/id/title)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions