unjs / unenv

๐Ÿ•Š๏ธ Convert javaScript code to be runtime agnostic
MIT License
342 stars 18 forks source link

feat(node:path): add `path/posix` and `path/win32` subpaths #208

Closed jculvey closed 1 month ago

jculvey commented 1 month ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

These simply needed to be added to the preset and aliased to the existing node path polyfill

๐Ÿ“ Checklist