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