1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-29 09:27:10 +00:00
hugo/transform
Bjørn Erik Pedersen ef78a0d18a
transform/livereloadinject: Don't use document.write to inject livereload
I suspect the person who originally implemented it saw examples using location.host etc. to build the URL.

We have all that information ready at build (static) time.

Fixes 
2020-01-31 08:02:53 +01:00
..
livereloadinject transform/livereloadinject: Don't use document.write to inject livereload 2020-01-31 08:02:53 +01:00
metainject
urlreplacers
chain.go
chain_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00