Skip to content

Commit 6b5b105

Browse files
enhance(fs): improve error message when resolving path in debug builds (#1939)
* enhance(fs): improve error message when resolving path in debug builds closes #11338 * fix compilation * deduplicate read_file code * fix compile * fix compile again * fmt * comma * add change file --------- Co-authored-by: Lucas Nogueira <[email protected]>
1 parent 67a7bf8 commit 6b5b105

File tree

4 files changed

+118
-19
lines changed

4 files changed

+118
-19
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"fs": patch
3+
"fs-js": patch
4+
---
5+
6+
Enhance error messages.

0 commit comments

Comments
 (0)