Function: extensionsConfiguration()
extensionsConfiguration(
envVars,nodeEngineConfig):Promise<INodeEngineConfig>
Handles the configuration of the extensions.
Parameters
envVars
The environment variables for the node.
nodeEngineConfig
The node engine config.
Returns
Promise<INodeEngineConfig>
The config for the core and the server.