Update livereload.js to v3.1.0 (#891)
This commit is contained in:
parent
e804f907b2
commit
658e8a3a66
File diff suppressed because one or more lines are too long
|
@ -56,7 +56,7 @@ enum ChangeKind {
|
||||||
Config,
|
Config,
|
||||||
}
|
}
|
||||||
|
|
||||||
// This is dist/livereload.min.js from the LiveReload.js v3.0.0 release
|
// This is dist/livereload.min.js from the LiveReload.js v3.1.0 release
|
||||||
const LIVE_RELOAD: &str = include_str!("livereload.js");
|
const LIVE_RELOAD: &str = include_str!("livereload.js");
|
||||||
|
|
||||||
struct ErrorFilePaths {
|
struct ErrorFilePaths {
|
||||||
|
|
Loading…
Reference in a new issue