Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / config / saveDwJson

Function: saveDwJson()

saveDwJson(config, filePath): void

Defined in: packages/b2c-tooling-sdk/src/config/dw-json.ts:241

Save a dw.json configuration to disk.

Parameters

config

DwJsonMultiConfig

The configuration to save

filePath

string

Path to save to

Returns

void

Released under the Apache-2.0 License.