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