Skip to content

Dev server no longer serve our customized 404 page when we navigate to a non-existent page #575

Description

@willdurand

The dev server no longer serves our customized 404 page because that was handled by Browser Sync, which is no longer used in this project (even if there is still some config for it). See also: #573. The "new" eleventy dev server is a bit less configurable and it relies on the 404.html "convention" to serve a customized 404 page. Our page is named error.html so that doesn't quite work.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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