1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-02-04 02:22:00 +00:00
hugo/livereload
Bjørn Erik Pedersen d02f0622b4 livereload: Improve the livereload script build and update to v4.0.2
This script has very infrequent updates, but just copy pasting the minified source creates some potential trust issues.

This JS will now be pulled from a Git version and both the unminified and minified version gets written to disk.

This way it should be easier to reason about changes in the future.

To upgrade, change the commit hash and run `mage generate`.

Closes 
Closes 
2024-05-10 22:33:08 +02:00
..
gen livereload: Improve the livereload script build and update to v4.0.2 2024-05-10 22:33:08 +02:00
connection.go
hub.go
livereload.go livereload: Improve the livereload script build and update to v4.0.2 2024-05-10 22:33:08 +02:00
livereload.js livereload: Improve the livereload script build and update to v4.0.2 2024-05-10 22:33:08 +02:00
livereload.min.js livereload: Improve the livereload script build and update to v4.0.2 2024-05-10 22:33:08 +02:00