Files
moeka-project/apps
Zen e27b9859d5 fix(stage-pocket): use system mkcert to work around feaxios download crash (#1220)
* fix(stage-pocket): use system mkcert to work around feaxios download crash

* fix(stage-pocket): add Windows compat for system mkcert lookup

Originally used `which` since this was an iOS-focused fix, but
considering Windows developers building for Android, use `where`
on win32 and handle multi-line output.
2026-03-09 23:32:24 +07:00
..