rsnext/test/integration/export-serverless
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 Add support for exporting from serverless build (#9744) 2019-12-14 01:31:48 -05:00
pages [ESLint] Remove error when file patterns are unmatched + ESLint setup changes (#27119) 2021-07-16 20:19:08 +02:00
public/about Add support for exporting from serverless build (#9744) 2019-12-14 01:31:48 -05:00
static/data Add support for exporting from serverless build (#9744) 2019-12-14 01:31:48 -05:00
test chore: replace deprecated String.prototype.substr() (#35421) 2022-03-24 17:49:38 -04:00
.gitignore Add support for exporting from serverless build (#9744) 2019-12-14 01:31:48 -05:00
next.config.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00