AboutSupportDeveloper GuideVersion 22.3.24
WorkspaceAsarPathConfig: {
    path: string;
}

Configures the workspace to self-host using an asar bundle at the specified path.

Type declaration

  • path: string

    Path of the asar bundle with which to self-host.

Intended as a development tool - in production, use WorkspaceAsarAssetConfig.