Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ loadSuperflow
Method
loadSuperflow
app/core/Tracker2/SuperFlowTracker.js:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
loadSuperflow () {
17
initSuperflow(
'B57Yo9pQHtSLyn2fhVln'
, { projectId:
'codecombat'
})
18
}
19
20
async
_initializeTracker () {
21
if
(this.isSuperflowEnabled) {
Callers
1
_initializeTracker
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected