Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jamiebuilds/react-loadable
/ preload
Method
preload
src/index.js:157–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
};
156
157
static preload() {
158
return
init();
159
}
160
161
componentWillMount() {
162
this._mounted = true;
Callers
1
test.js
File · 0.80
Calls
1
init
Function · 0.85
Tested by
no test coverage detected