Jacky Zhao
2023-12-03 9c88d5967fee49d9e69b0e5dd22ca3bc44f9a12e
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)