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/test
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
..
browser.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
dev.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
index.test.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
ssr.js fix: update correct path to use when exporting 404 page (#5470) 2018-11-03 01:19:41 +01:00