Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ destroy
Method
destroy
app/views/core/VueComponentView.js:45–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
destroy() {
46
this.vueComponent.$destroy()
47
this.vueComponent.$store = silentStore
48
super.destroy()
49
}
50
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected