dependabot[bot]
2025-11-20 c99c8070f22cc40932c06b7b75a0f8d26982aa91
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: "",