node/lib/internal/fs
Jeremy Meng f130a33438 Revert "fs: remove workaround for esm package"
This reverts commit 95b1989113.

It appears that the workaround is still needed: issue #51081

Backport-PR-URL: https://github.com/nodejs/node/pull/51390
PR-URL: https://github.com/nodejs/node/pull/50907
Fixes: https://github.com/nodejs/node/issues/51081
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2024-02-29 12:52:55 +01:00
..
cp fs: do not throw error on cpSync internals 2023-11-11 20:37:42 +01:00
read fs: improve error performance of sync methods 2023-09-17 20:42:46 +00:00
dir.js fs: introduce dirent.parentPath 2023-12-04 11:15:05 +01:00
glob.js fs: fix glob returning duplicates 2023-11-29 09:46:36 -03:00
promises.js fs: load rimraf lazily in fs/promises 2024-02-15 12:06:43 +01:00
recursive_watch.js fs: remove race condition for recursive watch on Linux 2024-02-15 12:05:51 +01:00
rimraf.js fs: add trailing commas in source files 2023-02-20 01:58:32 +01:00
streams.js fs: add flush option to createWriteStream() 2023-10-11 16:25:05 +00:00
sync_write_stream.js fs: call the callback with an error if writeSync fails 2023-06-26 14:18:58 +00:00
utils.js Revert "fs: remove workaround for esm package" 2024-02-29 12:52:55 +01:00
watchers.js errors: improve hideStackFrames 2023-11-14 09:18:05 +01:00