Aswanth
2025-05-24 6d49d975598cd7f48e2b7347c2b83d8aac6a2f56
quartz/cli/args.js
@@ -71,6 +71,11 @@
    default: false,
    describe: "run a local server to live-preview your Quartz",
  },
  watch: {
    boolean: true,
    default: false,
    describe: "watch for changes and rebuild automatically",
  },
  baseDir: {
    string: true,
    default: "",