mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-03 15:28:14 +00:00
support attachments folder
This commit is contained in:
parent
55a1fb8c41
commit
8fd75ffbfd
4 changed files with 50 additions and 28 deletions
quartz/processors
|
@ -86,7 +86,6 @@ function addGlobalPageResources(
|
|||
|
||||
export async function emitContent(ctx: BuildCtx, content: ProcessedContent[]) {
|
||||
const { argv, cfg } = ctx
|
||||
const contentFolder = argv.directory
|
||||
const perf = new PerfTimer()
|
||||
const log = new QuartzLogger(ctx.argv.verbose)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue