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
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 namederror.htmlso that doesn't quite work.┆Issue is synchronized with this Jira Task