UNPKG

@hap-toolkit/packager

Version:

@hap-toolkit/packager

3 lines (2 loc) 471 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=moduleLoader;var _sharedUtils=require("@hap-toolkit/shared-utils"),_compiler=require("@hap-toolkit/compiler"),_shared=require("../common/shared");function moduleLoader(e,r){const o=(0,_shared.searchModuleImport)(e);e=o.fileCont,(0,_sharedUtils.logWarn)(this,o.logFeatureList),e=_compiler.scripter.replaceModuleImport(e),this.callback(null,e,r)} //# sourceMappingURL=module-loader.js.map