Replace timestamp-based IDs with UUIDs for guaranteed uniqueness and race condition safety
This commit is contained in:
@@ -272,7 +272,7 @@ async function renderInlineStyles(usedModules) {
|
||||
|
||||
const renderSSRHeadOptions = {"omitLineBreaks":true};
|
||||
|
||||
const entryFileName = "CJ1j8xZq.js";
|
||||
const entryFileName = "u6EV0gxL.js";
|
||||
|
||||
globalThis.__buildAssetsURL = buildAssetsURL;
|
||||
globalThis.__publicAssetsURL = publicAssetsURL;
|
||||
|
||||
Reference in New Issue
Block a user