@bettercorp/service-base
Advanced tools
Comparing version
@@ -66,2 +66,6 @@ "use strict"; | ||
setupPluginClient = async (sbConfig, sbLogging, sbEvents, context, clientContext) => { | ||
this.log.debug('Create plugin client {clientName} in {serviceName}', { | ||
clientName: clientContext.pluginName, | ||
serviceName: context.pluginName, | ||
}); | ||
const contextPlugin = await sbConfig.getServicePluginDefinition(clientContext.pluginName); | ||
@@ -68,0 +72,0 @@ clientContext._pluginName = clientContext.pluginName; |
@@ -31,3 +31,3 @@ { | ||
"main": "lib/index.js", | ||
"version": "8.5.60", | ||
"version": "8.5.61", | ||
"bsb_project": true, | ||
@@ -34,0 +34,0 @@ "bsbInit": { |
Sorry, the diff of this file is not supported yet
400669
0.08%4993
0.08%