@adobe-apimesh/mesh-builder 2.4.1-alpha.1 → 2.4.2-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/meshBuilder.js +1 -1
- package/dist/scripts/buildMesh.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function a0_0x22f3(_0x4bf108,_0x18a484){const _0x4f3a6b=a0_0x4f3a();a0_0x22f3=function(_0x22f387,_0x39d215){_0x22f387=_0x22f387-0x113;let _0x211c81=_0x4f3a6b[_0x22f387];return _0x211c81;};return a0_0x22f3(_0x4bf108,_0x18a484);}const a0_0x4641f9=a0_0x22f3;(function(_0x471bbd,_0x1cee06){const _0x316a65=a0_0x22f3;const _0x378942=_0x471bbd();while(!![]){try{const _0x8d3012=parseInt(_0x316a65(0x121))/0x1*(parseInt(_0x316a65(0x11b))/0x2)+parseInt(_0x316a65(0x122))/0x3+-parseInt(_0x316a65(0x114))/0x4+-parseInt(_0x316a65(0x119))/0x5+parseInt(_0x316a65(0x11d))/0x6*(parseInt(_0x316a65(0x128))/0x7)+-parseInt(_0x316a65(0x129))/0x8+parseInt(_0x316a65(0x117))/0x9;if(_0x8d3012===_0x1cee06){break;}else{_0x378942['push'](_0x378942['shift']());}}catch(_0x2d1456){_0x378942['push'](_0x378942['shift']());}}}(a0_0x4f3a,0x69552));const path=require(a0_0x4641f9(0x113));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require('@graphql-mesh/cli');function a0_0x4f3a(){const _0xcf5ced=['split','log','25669CPZNpY','6167552aOMMBi','path','1034752CKijRL','Building\x20Mesh\x20with\x20config:','Mesh\x20built\x20successfully','7888302tsgcHd','build','4211325CTyPOe','error','2alFTLJ','slice','1218BvUxGc','catch','@multitenant-graphql/','then','403908DcXjbI','835656QVMFNK','@adobe/','argv','resolve'];a0_0x4f3a=function(){return _0xcf5ced;};return a0_0x4f3a();}const args=process[a0_0x4641f9(0x124)][a0_0x4641f9(0x11c)](0x2);const meshConfigPath=args[0x0][a0_0x4641f9(0x126)]('=')[0x0];console[a0_0x4641f9(0x127)](a0_0x4641f9(0x115),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x4641f9(0x123),a0_0x4641f9(0x11f)]},[a0_0x4641f9(0x118)],path[a0_0x4641f9(0x125)](meshConfigPath))[a0_0x4641f9(0x120)](()=>{const _0xca0c43=a0_0x4641f9;console[_0xca0c43(0x127)](_0xca0c43(0x116));})[a0_0x4641f9(0x11e)](_0x5c8d58=>{const _0x49b2b2=a0_0x4641f9;console[_0x49b2b2(0x11a)]('Mesh\x20build\x20failed',_0x5c8d58);});
|