Switch termine loading from static CSV to dynamic API for instant updates

This commit is contained in:
Torsten Schulz (local)
2025-10-21 16:21:01 +02:00
parent 4af0b2a448
commit c35cdcfcc9
17 changed files with 801 additions and 727 deletions

View File

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