@alicloud/console-one-config
Advanced tools
Comparing version 1.1.44 to 1.1.46
@@ -78,3 +78,7 @@ "use strict"; | ||
if (ONE_CONF.LOCALE === 'zh-TW') { | ||
ONE_CONF.LANG = 'zh-TW'; // OneConsole 在这种情况下写的是 zh,这是不对的 | ||
} | ||
return ONE_CONF; | ||
} |
@@ -67,3 +67,7 @@ import fixRegions from './fix-regions'; | ||
if (ONE_CONF.LOCALE === 'zh-TW') { | ||
ONE_CONF.LANG = 'zh-TW'; // OneConsole 在这种情况下写的是 zh,这是不对的 | ||
} | ||
return ONE_CONF; | ||
} |
{ | ||
"name": "@alicloud/console-one-config", | ||
"version": "1.1.44", | ||
"version": "1.1.46", | ||
"description": "OneConsole Config 对象解析与封装", | ||
@@ -45,3 +45,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "ee5bd75633e29dffda7aaa0a3a660ddeee1c3734" | ||
"gitHead": "19368d75e8a52a0bb3001b3f97572216dd72f27d" | ||
} |
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
18561
425