mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 16:54:36 +00:00
rendering, link resolution, asset copying
This commit is contained in:
@ -53,8 +53,6 @@ yargs(hideBin(process.argv))
|
||||
const out = await esbuild.build({
|
||||
entryPoints: [fp],
|
||||
write: false,
|
||||
minifySyntax: true,
|
||||
minifyWhitespace: true,
|
||||
bundle: true,
|
||||
keepNames: true,
|
||||
platform: "node",
|
||||
|
Reference in New Issue
Block a user