Fix pdf-parse import - use named import instead of default import

This commit is contained in:
Torsten Schulz (local)
2025-10-22 13:02:22 +02:00
parent 0f6663ef63
commit 4cd73f5760
7 changed files with 155 additions and 155 deletions

View File

@@ -272,7 +272,7 @@ async function renderInlineStyles(usedModules) {
const renderSSRHeadOptions = {"omitLineBreaks":true};
const entryFileName = "VQyrOpoG.js";
const entryFileName = "DN2ohXvH.js";
globalThis.__buildAssetsURL = buildAssetsURL;
globalThis.__publicAssetsURL = publicAssetsURL;