Skip to content

Support _redirects file in /public/_redirects and/or /{publish}/_redirects #338

Closed
@lindsaylevine

Description

@lindsaylevine

per internal convo sparked by #158 (comment) cc @zomars

our docs say to put _redirects in the publish dir, but since NoN was created way back, NoN has always looked for _redirects at the project root

perhaps we should support it being at all:

  1. root
  2. /public (per https://nextjs.org/docs/basic-features/static-file-serving)
  3. /{publish_dir}

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowtype: featurecode contributing to the implementation of a feature and/or user facing functionalitywontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions