Ben Schlegel
2023-10-05 cec4877adb7e89f4d4e0a442e82655e0d35dbe16
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)