{{- $mainScriptPath := "js/codex.js" }} {{- $scripts := resources.Get $mainScriptPath | resources.ExecuteAsTemplate $mainScriptPath . | babel | resources.Minify | resources.Fingerprint "sha512" }} {{- if (ne hugo.Environment "development") }} {{- end }}