Skip to content

turbopack-230309.2

@sokra sokra tagged this 09 Mar 19:00
### 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.
Assets 2
Loading