rsnext/packages/next/export
JJ Kasper 51e0752f87
Add generating static 500 status page (#22139)
This adds generating a static 500 status page when a `pages/500.js` file is added similar to how we handle generating static 404 pages when `pages/404.js` is present. This allows showing a customized error page when a 500 error occurs in an optimal way.
2021-02-22 16:29:50 +00:00
..
index.ts Error when exporting to static directory (#20969) 2021-01-11 13:34:58 +00:00
worker.ts Add generating static 500 status page (#22139) 2021-02-22 16:29:50 +00:00