mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-08-02 11:41:29 +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