remove whitespace

This commit is contained in:
Jimmy Cai 2021-02-12 13:20:10 +01:00
parent befc38c40e
commit 3f882ff6be
No known key found for this signature in database
GPG Key ID: 3EA408E527F37B18

View File

@ -1,4 +1,4 @@
{{ partial "helper/external" (dict "Context" . "Namespace" "Vibrant") }}
{{- partial "helper/external" (dict "Context" . "Namespace" "Vibrant") -}}
{{- $opts := dict "minify" hugo.IsProduction -}}
{{- $script := resources.Get "ts/main.ts" | js.Build $opts -}}