always restart expo dev
This commit is contained in:
@@ -95,6 +95,9 @@
|
||||
exec = "bunx expo run:android";
|
||||
cwd = "./apps/mobile";
|
||||
after= ["devenv:processes:emulator@started"];
|
||||
restart = {
|
||||
on = "always";
|
||||
};
|
||||
};
|
||||
<@endif>
|
||||
sqlwatcher = {
|
||||
|
||||
Reference in New Issue
Block a user