mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-12-03 04:18:57 -05:00
add babel / esbuild pipes via Hugo, remove terser
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<link rel="preload" href="{{ "vendor/fonts/inter-subset.var.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="{{ "vendor/fonts/roboto-mono-subset.var.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="{{ "js/app.js" | absURL }}" as="script">
|
||||
|
||||
{{ template "__preload_js" . }}
|
||||
|
||||
Reference in New Issue
Block a user