Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/totaljs/framework
/ livereload
Function
livereload
debug.js:230–232 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
228
}
229
230
function
livereload() {
231
isRELOAD && setTimeout2(
'livereload'
, () => WS && WS.send(
'reload'
), 500);
232
}
233
234
function
isViewPublic(filename) {
235
Callers
2
refresh
Function · 0.85
restart
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected