fix(export/share): load search index once per page

This commit is contained in:
Elian Doran
2025-10-29 15:33:38 +02:00
parent a0b19ce526
commit f1f8f34ef8
2 changed files with 27 additions and 18 deletions

View File

@@ -2,6 +2,7 @@
"name": "@triliumnext/share-theme",
"version": "1.0.3",
"description": "Adaptation of the trilium.rocks share theme",
"type": "module",
"main": "index.js",
"scripts": {
"build": "esrun scripts/build.ts",