Custom task statuses plus various fixes
This commit is contained in:
@@ -42,8 +42,6 @@ export async function serveCommand(
|
||||
|
||||
const app = new Application();
|
||||
|
||||
console.log(options);
|
||||
|
||||
if (!folder) {
|
||||
folder = Deno.env.get("SB_FOLDER");
|
||||
if (!folder) {
|
||||
|
||||
Reference in New Issue
Block a user