rsnext/packages/next/build/webpack/loaders/next-serverless-loader
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
..
api-handler.ts Optimize the web server size (#34242) 2022-02-11 19:56:25 +00:00
index.ts chore: replace deprecated String.prototype.substr() (#35421) 2022-03-24 17:49:38 -04:00
page-handler.ts Adds web worker support to <Script /> using Partytown (#34244) 2022-03-11 22:26:46 +00:00
utils.ts chore: replace deprecated String.prototype.substr() (#35421) 2022-03-24 17:49:38 -04:00