Seohyun Kim
2024-07-01 21e75acc8d292c98a201e539d6f8ce4bd2941077
quartz/util/ctx.ts
@@ -6,7 +6,10 @@
  verbose: boolean
  output: string
  serve: boolean
  fastRebuild: boolean
  port: number
  wsPort: number
  remoteDevHost?: string
  concurrency?: number
}