mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
refactor(build-docs): trigger build of share theme internally
This commit is contained in:
@@ -15,7 +15,7 @@ async function main() {
|
||||
mkdirSync(context.baseDir);
|
||||
|
||||
// Start building.
|
||||
await buildDocs();
|
||||
await buildDocs(context);
|
||||
buildSwagger(context);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user