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 #12451
Closes #6290
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 all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
hub.go livereload: Fix data race in close 2017-04-30 01:10:57 +02:00
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