You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abstracts realpath handling for browser and Node environments
(#1328)
Introduces environment-specific implementations for resolving real file system paths, enabling the codebase to handle symlink resolution in Node.js while providing a placeholder for browsers.
0 commit comments