@citiccardfe/load-jsbridge-webpack-plugin
Advanced tools
Comparing version 1.0.1 to 1.0.2
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
exports["default"] = void 0; | ||
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } | ||
@@ -59,2 +64,3 @@ | ||
module.exports = LoadJsbridgePlugin; | ||
var _default = LoadJsbridgePlugin; | ||
exports["default"] = _default; |
{ | ||
"name": "@citiccardfe/load-jsbridge-webpack-plugin", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A webpack plugin helps us to load different jsbridges(DKKJ/citicbankmobile) in different environment.", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs.html", |
@@ -44,2 +44,2 @@ // TODO: 将不同环境的jsbridge对象挂载到tower上 | ||
module.exports = LoadJsbridgePlugin | ||
export default LoadJsbridgePlugin |
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
6604
144