rsnext/test/integration/export
CommanderRoot db2567b01b
chore: replace deprecated String.prototype.substr() (#35421)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

Co-authored-by: Steven <steven@ceriously.com>
2022-03-24 17:49:38 -04: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 chore: replace deprecated String.prototype.substr() (#35421) 2022-03-24 17:49:38 -04: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