bundleinfo flag, minify scripts

This commit is contained in:
Jacky Zhao 2023-07-23 17:58:35 -07:00
parent 8fd75ffbfd
commit 7c2bb4ee4c
3 changed files with 11 additions and 4 deletions
quartz/components/scripts

View file

@ -1,4 +1,4 @@
import { ContentDetails } from "../../plugins/emitters/contentIndex"
import type { ContentDetails } from "../../plugins/emitters/contentIndex"
import * as d3 from "d3"
import { registerEscapeHandler, removeAllChildren } from "./util"
import { CanonicalSlug, getCanonicalSlug, getClientSlug, resolveRelative } from "../../path"