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