seer-dynamic-component
Advanced tools
Comparing version 1.6.4 to 1.6.5
@@ -23,3 +23,3 @@ import "core-js/modules/es6.reflect.construct.js"; | ||
import { getCompInfo, loadRealComponent, getLangData as _getLangData } from "./utils"; | ||
var lang = require('ac-lang-cn').default; | ||
//const lang = require('ac-lang-cn').default; | ||
var SeerDynamicComponent = /*#__PURE__*/function (_React$Component) { | ||
@@ -191,9 +191,10 @@ _inherits(SeerDynamicComponent, _React$Component); | ||
}); | ||
} else { | ||
_getLangData({ | ||
groupCode: groupCode, | ||
includeFw: includeFw, | ||
lang: lang | ||
}); | ||
} | ||
// } else { | ||
// getLangData({ | ||
// groupCode, | ||
// includeFw, | ||
// lang | ||
// }); | ||
// } | ||
} | ||
@@ -200,0 +201,0 @@ }, { |
{ | ||
"name": "seer-dynamic-component", | ||
"version": "1.6.4", | ||
"version": "1.6.5", | ||
"description": "", | ||
@@ -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
19041
441