no js dev process for web frontend none
All checks were successful
Publish npm package / publish (push) Successful in 19s
All checks were successful
Publish npm package / publish (push) Successful in 19s
This commit is contained in:
@@ -49,10 +49,12 @@
|
||||
cwd = "./services/api";
|
||||
after= ["devenv:processes:air@started"];
|
||||
};
|
||||
<@if(neq(context.project.frontend,"none"))>
|
||||
bundev = {
|
||||
exec = "bun dev";
|
||||
cwd = "./apps/web";
|
||||
after= ["devenv:processes:air@started"];
|
||||
};
|
||||
<@endif>
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user