import { build_sw } from "../server/build_sw.ts"; await build_sw(); Deno.exit(0);