Searched refs:resolveConfig (Results 1 – 4 of 4) sorted by relevance
611 const resolveConfig = flags.configs[configKey];612 if (typeof resolveConfig === 'function') {614 config = resolveConfig(resolvedConfigPath);
626 const resolveConfig = flags.configs[configKey];627 if (typeof resolveConfig === 'function') {629 config = resolveConfig(resolvedConfigPath);
2 …resolveConfig=function(e){let{pkg:t,configName:n}=this.parseConfigName(e),r=`${t}-${n}`,i=this.cac… method in Qe48 …nnot resolve rule <"+e+"/"+t+">: not bundled");return n};Di.prototype.resolveConfig=function(e,t){…
2 …resolveConfig=function(e){let{pkg:t,configName:n}=this.parseConfigName(e),r=`${t}-${n}`,i=this.cac… method in On328 …nnot resolve rule <"+e+"/"+t+">: not bundled");return n};Kd.prototype.resolveConfig=function(e,t){…