Right now contributors on windows systems must manually change wails.json, tsconfig.json, and package.json and a few others. This is because Bun isn't available on windows. Switching between branches also require push and apply from stash all the time. Would be nice without have these extra steps.
Right now contributors on windows systems must manually change
wails.json
,tsconfig.json
, andpackage.json
and a few others. This is because Bun isn't available on windows. Switching between branches also require push and apply from stash all the time. Would be nice without have these extra steps.