mirror of https://github.com/onweru/compose.git

weru
28.38.2023 3230e2bc2e53eb00e66e77bf6568b591757d220b
layouts/partials/scripts/bundle.html
@@ -11,7 +11,7 @@
{{- end }}
{{- $custom := resources.Get $customScriptPath | resources.ExecuteAsTemplate $customScriptPath . }}
{{- partial "scripts/getJsBundle" (dict "scripts" (slice $variables $functions $code $mode $main $custom) "slug" "bundle") }}
{{- partial "scripts/getJsBundle" (dict "scripts" (slice $variables $functions $code $mode $main $custom) "slug" "bundle" "inline" true) }}
{{- partialCached "scripts/search" . -}}
{{- partialCached "hooks/scripts" . -}}