1
Fork 0

Load sentry async

it increases the chance of the hooks not being installed before an error, but it's pretty slim
This commit is contained in:
Jake Howard 2019-10-29 19:32:38 +00:00
parent 2c6a63b954
commit 92810bc12b
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -36,7 +36,7 @@
{{ partial "script.html" "js/jquery.js" }}
{{ partial "script.html" "js/sentry.js" }}
{{ partial "script_async.html" "js/sentry.js" }}
{{ if eq .Params.layout "flickr" }}
{{ partial "script_async.html" "js/lightgallery.js" }}