fix: add special hyphenation callback for Chinese script in PDF font registration

This commit is contained in:
Amruth Pillai
2026-05-10 23:54:37 +02:00
parent 02973a1eb1
commit 83a407bc10
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -58,6 +58,7 @@ export default defineConfig({
server: {
host: true,
strictPort: true,
port: Number.parseInt(process.env.PORT ?? "3000", 10),
},