chore(lib): remove ls.native-loading

This commit is contained in:
Dillon
2020-02-24 20:45:13 +08:00
parent 7e56922f82
commit 0dc5feb7f3
4 changed files with 0 additions and 10 deletions

View File

@@ -34,11 +34,6 @@
{{- else -}}
{{- slice "lib/lazysizes/lazysizes.min.js" | $scratch.Add "scriptLocal" -}}
{{- end -}}
{{- with $CDN.lazysizesNativeLoadingJS -}}
{{- slice . | $scratch.Add "scriptCDN" -}}
{{- else -}}
{{- slice "lib/lazysizes/ls.native-loading.min.js" | $scratch.Add "scriptLocal" -}}
{{- end -}}
{{- end -}}
{{- /* lightgallery.js */ -}}