fix: pages/_error and _document for build #23
Reference in New Issue
Block a user
Delete Branch "fix/pages-error-handler"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
/_error pages failing build with Html import error. Custom pages/_document.tsx provides Html properly. pages/_error.tsx prevents default error page from using internal Html.
LGTM 🐠