Fix build
This commit is contained in:
parent
73e9ebbe40
commit
6ade3d6375
@ -131,11 +131,11 @@ export function generateFtlFilesCodeFactory(
|
||||
pageSpecificCodePlaceholder,
|
||||
[
|
||||
'<script>',
|
||||
` Object.assign(`,
|
||||
` Object.deepAssign(`,
|
||||
` window.${ftlValuesGlobalName},`,
|
||||
` { "pageId": "${pageId}" }`,
|
||||
' );',
|
||||
` Object.assign(`,
|
||||
` Object.deepAssign(`,
|
||||
` window.${ftlValuesGlobalName},`,
|
||||
` ${objectKeys(ftlPlaceholders)[0]}`,
|
||||
' );',
|
||||
|
Loading…
x
Reference in New Issue
Block a user