Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/11ty/dev-server
/ fullPageReload
Method
fullPageReload
client/reload-client.js:98–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
static fullPageReload() {
99
Util.log(`Page reload initiated.`);
100
window.location.reload();
101
}
102
}
103
104
class
EleventyReload {
Callers
1
EleventyReload
Class · 0.80
Calls
2
log
Method · 0.80
reload
Method · 0.80
Tested by
no test coverage detected