next.js
ecd94c1a - misc: enable source maps for bundled runtime (#56289)

Commit
2 years ago
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.
Author
Parents
Loading