rsnext/test/integration/export-fallback-true-error
JJ Kasper 389432048c
Update check for fallback pages during export (#33323)
This fixes our check for fallback pages during `next export` as we are currently erroring even when the erroneous pages are not included in the `exportPathMap`. This also adds additional tests to certify the expected behavior for the error. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [x] Errors have helpful link attached, see `contributing.md`

Fixes: https://github.com/vercel/next.js/issues/29135
2022-01-17 14:44:45 +00:00
..
pages Add error when exporting pages with fallback: true (#13063) 2020-05-19 09:29:34 -04:00
test Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
next.config.js Update check for fallback pages during export (#33323) 2022-01-17 14:44:45 +00:00