rsnext/packages/next/next-server
Gerald Monaco 63b96b1884
Stop mutating resolvedAsPath (#23705)
Follow up to #23614. `resolvedAsPath` isn't actually even being used as an output, we're just mutating it for convenience. If we do want to output it in the future, we can do it a different way (i.e. via return).
2021-04-05 18:51:21 +00:00
..
lib Ensure has segments are allowed in destination (#23588) 2021-04-01 09:15:28 +00:00
server Stop mutating resolvedAsPath (#23705) 2021-04-05 18:51:21 +00:00