MCPcopy
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

1import path from 'node:path';
2
3import { ForgeConfig, ResolvedForgeConfig } from '@electron-forge/shared-types';
4import { Eta } from 'eta';

Callers

nothing calls this directly

Calls 6

readRawPackageJsonFunction · 0.90
runMutatingHookFunction · 0.90
renderConfigTemplateFunction · 0.85
proxifyFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected