1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration/export
Corentin.Andre 1496ad6299 fix: update correct path to use when exporting 404 page (#5470)
When exporting error page, next defaults it to 404/index.html which is not recognized as a default 404 page.

This should fix https://github.com/zeit/next.js/issues/5035
2018-11-03 01:19:41 +01:00
..
components Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
pages Support for wasm (#5316) 2018-10-02 13:10:07 +02:00
test fix: update correct path to use when exporting 404 page (#5470) 2018-11-03 01:19:41 +01:00
.gitignore Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
next.config.js next-server (#5357) 2018-10-02 00:55:31 +02:00