Jacky Zhao
2023-06-01 c1c46ad67e58884389fb59c17d81845fe0fbcad0
quartz/bootstrap.mjs
@@ -53,8 +53,6 @@
    const out = await esbuild.build({
      entryPoints: [fp],
      write: false,
      minifySyntax: true,
      minifyWhitespace: true,
      bundle: true,
      keepNames: true,
      platform: "node",