new Deno.Command(Deno.execPath(), { args: ["task", "build"] }).outputSync(); await import('./main.ts');