resolveResourcesPath

Resolve the packaged app's Resources directory from an electron-builder afterPack context.

Resolve the packaged app's Resources directory from an electron-builder afterPack context.

View source ↗

function resolveResourcesPath(context: AfterPackContext): string;

Parameters

Prop

Type

Returns

string

On this page