Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ build.js
File
build.js
ui/scripts/build.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 =
'production'
;
Callers
nothing calls this directly
Calls
2
copyPublicFolder
Function · 0.85
build
Function · 0.85
Tested by
no test coverage detected