rendering, link resolution, asset copying
This commit is contained in:
parent
ad6ce0d73f
commit
21c007e2fc
19 changed files with 564 additions and 274 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue