Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electron/forge
/ electron-forge-publish.ts
File
electron-forge-publish.ts
packages/api/cli/src/electron-forge-publish.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ initializeProxy } from
'@electron/get'
;
2
import
{ api, PublishOptions } from
'@electron-forge/core'
;
3
import
chalk from
'chalk'
;
4
import
{ program } from
'commander'
;
Callers
nothing calls this directly
Calls
3
resolveWorkingDir
Function · 0.90
getMakeOptions
Function · 0.90
publish
Method · 0.45
Tested by
no test coverage detected