Anson Yu
2023-11-04 aac7b7e97d32580f6a9bd974b8a9068e5218ab9c
quartz/build.ts
@@ -142,6 +142,7 @@
      const parsedFiles = [...contentMap.values()]
      const filteredContent = filterContent(ctx, parsedFiles)
      // TODO: we can probably traverse the link graph to figure out what's safe to delete here
      // instead of just deleting everything
      await rimraf(argv.output)