{{ $js := "js/below.js"}} {{ $jsOpts := dict "targetPath" $js "minify" true "sourceMap" "inline" }} {{ $builtJs := resources.Get $js | resources.ExecuteAsTemplate $js . | js.Build $jsOpts | fingerprint "sha256" }}