always restart expo dev

This commit is contained in:
2026-06-03 17:07:34 +02:00
parent d1c46cdee1
commit 15565b7208

View File

@@ -95,6 +95,9 @@
exec = "bunx expo run:android";
cwd = "./apps/mobile";
after= ["devenv:processes:emulator@started"];
restart = {
on = "always";
};
};
<@endif>
sqlwatcher = {