Jacky Zhao
2023-06-07 1cb4dadf13913009660685b6f2c163c939e2a51a
quartz/bootstrap-cli.mjs
@@ -74,6 +74,7 @@
              const transpiled = await esbuild.build({
                stdin: {
                  contents: text,
                  loader: 'ts',
                  sourcefile: path.relative(path.resolve('.'), args.path),
                },
                write: false,