{{ $js := resources.Get "node_modules/bootstrap/dist/js/bootstrap.bundle.js" }} {{ if $js }} {{ $js = $js | resources.Minify | resources.Fingerprint }} {{ end }}