Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Botloader/botloader
/ start.js
File
start.js
frontend/scripts/start.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// Do this as the first thing so that any code reading it knows the right env.
4
process.env.BABEL_ENV =
'development'
;
Callers
nothing calls this directly
Calls
6
getClientEnvironment
Function · 0.85
log
Method · 0.80
then
Method · 0.80
close
Method · 0.65
on
Method · 0.45
resolve
Method · 0.45
Tested by
no test coverage detected