Aaron Pham
2024-02-26 d6e79d1ea6ace4e70b1813a63c5060c89681a2ad
quartz/cli/args.js
@@ -71,6 +71,11 @@
    default: false,
    describe: "run a local server to live-preview your Quartz",
  },
  fastRebuild: {
    boolean: true,
    default: false,
    describe: "[experimental] rebuild only the changed files",
  },
  baseDir: {
    string: true,
    default: "",