移除懒加载

This commit is contained in:
FlintyLemming
2026-01-19 12:03:19 +08:00
parent aa91183919
commit 9d657b0e5a
3 changed files with 18 additions and 46 deletions

View File

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