copyAndAdd

fun copyAndAdd(dependencies: IviServiceDependencies = IviServiceDependencies()): FrontendExtensionConfig

Copies this FrontendExtensionConfig, adds the given dependencies to the copied instance, and returns it.