-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
i wish to have a build that don't have anything that are specific to windows...
i don't care about windows.
I'm only going to use it on unix/browser
so i don't need any windows features
any feature with backslash \
is unnecessary to me. therefore i do not want to have to depend on any NodeJS builtin modules such as require('node:path')
or require('node:process')
. those things are only going to increase my bundle for when i use it in the browser.
Metadata
Metadata
Assignees
Labels
No labels