withFolderGroup
withFolderGroup(
config,folder,mode):AssetGroupsConfig
Defined in: asset/assetGroups.ts:189
A copy of config with folder assigned delivery mode — the pure authoring
mutation the editor writes to .esengine/asset-groups.json. local drops the
group, unless it is carrying an alwaysInclude that must outlive the mode
change (a folder can be ordinary local delivery AND always shipped).
Parameters
Section titled “Parameters”config
Section titled “config”AssetGroupsConfig | null | undefined
folder
Section titled “folder”string
"local" | "remote" | "subpackage"