Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electron/forge
/ forge-config.ts
File
forge-config.ts
packages/api/core/src/util/forge-config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
3
import
{ ForgeConfig, ResolvedForgeConfig } from
'@electron-forge/shared-types'
;
4
import
{ Eta } from
'eta'
;
Callers
nothing calls this directly
Calls
6
readRawPackageJson
Function · 0.90
runMutatingHook
Function · 0.90
forgeConfigIsValidFilePath
Function · 0.85
renderConfigTemplate
Function · 0.85
proxify
Function · 0.85
create
Method · 0.80
Tested by
no test coverage detected