replaceExtension

abstract fun replaceExtension(old: FrontendExtensionConfig, new: FrontendExtensionConfig)

Configures the given new extension to replace the old extension of the frontend currently being configured.