BVBFuchs
2025-09-15 7bcab60f3ef83e31b7d1714a470f359c2b3daa4c
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: "",