mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-13 05:45:31 -04:00
add babel / esbuild pipes via Hugo, remove terser
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
{{ block "main" . }}{{ end }}
|
||||
</main>
|
||||
{{ partial "page/footer" . }}
|
||||
{{ partialCached "scripts/_bundle" . -}}
|
||||
{{ template "__body_js" . }}
|
||||
{{ partial "scripts/shortcodes" . -}}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
{{ if ne hugo.Environment "production" }}
|
||||
{{ partial "functions/debug" . }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user