What is the location of your example repository?
No response
Which package or tool is having this issue?
CLI
What version of that package or tool are you using?
Latest
What version of Remix are you using?
No response
Steps to Reproduce
Throw any error in the app, check the stack trace.
Expected Behavior
The stack trace should show lines with filepaths to source files.
This was the case in 2023-04:
Actual Behavior
In main and 2023-07, we get stack trace from the compiled code instead (no sourcemaps):

What is the location of your example repository?
No response
Which package or tool is having this issue?
CLI
What version of that package or tool are you using?
Latest
What version of Remix are you using?
No response
Steps to Reproduce
Throw any error in the app, check the stack trace.
Expected Behavior
The stack trace should show lines with filepaths to source files.
This was the case in
2023-04:Actual Behavior
In
mainand2023-07, we get stack trace from the compiled code instead (no sourcemaps):