turbopack-230309.2
### Description Before the error overlay didn't show the source mapped file. Now it does. * The wrapped ContentSources need to wrap a Rewrite result. * Instead of returning a ContentSourceResult from a different ContentSource, one need to use Rewrite to get the data correct. ### Testing Instructions Throw an error in an next.js app that triggers the error overlay with stack trace.