Commit b32260f
fix(core): skip node: frames when selecting error source snippet
The source snippet frame selection logic skipped `ext:` frames but not
`node:` frames, causing missing source snippets for errors thrown from
node: builtins after the fs consolidation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 861faac commit b32260f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
| 810 | + | |
810 | 811 | | |
811 | 812 | | |
812 | 813 | | |
| |||
954 | 955 | | |
955 | 956 | | |
956 | 957 | | |
| 958 | + | |
957 | 959 | | |
958 | 960 | | |
959 | 961 | | |
| |||
0 commit comments