Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bugy/script-server
/ SET_PRELOAD_SCRIPT
Function
SET_PRELOAD_SCRIPT
web-src/src/main-app/store/scriptConfig.js:278–280 ·
view source on GitHub ↗
(state, preloadScript)
Source
from the content-addressed store, hash-verified
276
},
277
278
SET_PRELOAD_SCRIPT(state, preloadScript) {
279
state.preloadScript = preloadScript
280
}
281
}
282
})
283
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected