rsnext/test/integration/export
Andrew Hurle 88f27ef947
Fix bug where returning { notFound: true } from GSP broke next export (#24481)
* Fix bug where returning `{ notFound: true }` from GSP broke `next export`

We could just as easily omit the notFoundRoutes check, but I didn't want
to mask other potential bugs that would result in missing files

* update check

* move check

Co-authored-by: jj@jjsweb.site <jj@jjsweb.site>
2021-09-18 10:20:45 -05:00
..
components Format missed files (#7464) 2019-05-29 18:19:32 -07:00
pages Fix bug where returning { notFound: true } from GSP broke next export (#24481) 2021-09-18 10:20:45 -05:00
public/about Match public files priority in dev (#8641) 2019-09-16 23:06:30 +02:00
static/data Add support for /public (#7213) 2019-05-03 11:57:47 -05:00
test Fix bug where returning { notFound: true } from GSP broke next export (#24481) 2021-09-18 10:20:45 -05:00
.gitignore Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
next.config.js Update to reject when test command fails (#13722) 2020-06-09 18:28:15 +00:00