Skip to content

replayio/nextjs-inaccurate-sourcemaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app to show an issue with next.js sourcemaps.

STR:

Alternatively, you can look at these sourcemaps here:

The sourcemap viewer shows that in the first sourcemap (of a source under node_modules) almost all sourcemap entries point to the first column of a line in the original source. This makes it impossible to do "scope mapping" (showing scopes with original variable names) in a debugger.

About

A next.js app for reproducing an issue with sourcemaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published