Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc: enable source maps for bundled runtime (#56289)
This PR enables the generation of source maps for the bundled runtimes. This is fast enough that we can just use the optimal source map option directly. This is useful if you're having some errors in Next.js itself.
- Loading branch information