quartz/build.ts @@ -143,6 +143,7 @@ } const watcher = chokidar.watch(".", { awaitWriteFinish: { stabilityThreshold: 250 }, persistent: true, cwd: argv.directory, ignoreInitial: true,