@artus/core
Advanced tools
Comparing version 2.2.2-alpha.2 to 2.2.2-alpha.3
@@ -66,2 +66,5 @@ "use strict"; | ||
].map(mergeRef)); | ||
this.configurationHandler.setConfig(constant_1.ARTUS_DEFAULT_CONFIG_ENV.DEFAULT, { | ||
plugin: mergedPluginConfig, | ||
}); // For compatible | ||
for (const [pluginName, pluginConfigItem] of Object.entries(mergedPluginConfig)) { | ||
@@ -68,0 +71,0 @@ const refItem = manifest.refMap[pluginConfigItem.refName]; |
{ | ||
"name": "@artus/core", | ||
"version": "2.2.2-alpha.2", | ||
"version": "2.2.2-alpha.3", | ||
"description": "Core package of Artus", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
120473
2909