rsnext/packages/next/next-server
JJ Kasper a3b9d8670a
Remove extra check in config loading (#17336)
Noticed while adding config checks for a new config that the `basePath` checks were wrapped in a `result.experimental` check and even though this should always be true from the default experimental value being an object the `basePath` checks shouldn't be wrapped in this check since it isn't experimental anymore.
2020-09-25 02:29:13 +00:00
..
lib Improve server performance by skipping decode/re-encode (#17323) 2020-09-24 06:05:40 +00:00
server Remove extra check in config loading (#17336) 2020-09-25 02:29:13 +00:00