Closed
Description
What version of Remix are you using?
1.4.0
Steps to Reproduce
if for any reason @remix-run/node
is pulled into a test, this issue will happen. should either ENV flag outside of test, or version flag to only include on older node versions?
Expected Behavior
should show correct typescript line numbers
Actual Behavior
line numbers get mangled
Activity