Jacky Zhao
2023-07-24 e82ba97a396e4e9d77486b48e6ee8b1dfd1c1b4c
quartz/plugins/emitters/aliases.ts
@@ -13,7 +13,7 @@
  getQuartzComponents() {
    return []
  },
  async emit({argv}, content, _resources, emit): Promise<FilePath[]> {
  async emit({ argv }, content, _resources, emit): Promise<FilePath[]> {
    const fps: FilePath[] = []
    for (const [_tree, file] of content) {