@adobe-apimesh/mesh-builder 1.3.2 → 1.3.4-beta.0
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
|
-
function
|
|
1
|
+
function a0_0x2220(_0xbafe50,_0x2f91d3){const _0x2b86ca=a0_0x2b86();a0_0x2220=function(_0x222007,_0x1c5552){_0x222007=_0x222007-0x15e;let _0x46837f=_0x2b86ca[_0x222007];return _0x46837f;};return a0_0x2220(_0xbafe50,_0x2f91d3);}const a0_0x1b5200=a0_0x2220;(function(_0x24a8bc,_0x37d23b){const _0x19963f=a0_0x2220;const _0x53e640=_0x24a8bc();while(!![]){try{const _0x35f2a6=parseInt(_0x19963f(0x16c))/0x1+-parseInt(_0x19963f(0x16e))/0x2+-parseInt(_0x19963f(0x166))/0x3+-parseInt(_0x19963f(0x172))/0x4*(parseInt(_0x19963f(0x16a))/0x5)+parseInt(_0x19963f(0x169))/0x6*(parseInt(_0x19963f(0x16d))/0x7)+parseInt(_0x19963f(0x168))/0x8*(parseInt(_0x19963f(0x160))/0x9)+parseInt(_0x19963f(0x165))/0xa;if(_0x35f2a6===_0x37d23b){break;}else{_0x53e640['push'](_0x53e640['shift']());}}catch(_0x3e08e6){_0x53e640['push'](_0x53e640['shift']());}}}(a0_0x2b86,0xdf57b));const path=require(a0_0x1b5200(0x174));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x1b5200(0x162));const args=process[a0_0x1b5200(0x16b)][a0_0x1b5200(0x167)](0x2);const meshConfigPath=args[0x0][a0_0x1b5200(0x161)]('=')[0x0];function a0_0x2b86(){const _0x2916dc=['Building\x20Mesh\x20with\x20config:','build','catch','36JQQAQq','split','@graphql-mesh/cli','@multitenant-graphql/','@adobe/','1746020aVcXTr','5283258nFVEkF','slice','3582440bXWWnH','10938DrjOqh','28555yObDnm','argv','470555JmMdbz','4529ZbhKfz','1685748lTAnvQ','Mesh\x20build\x20failed','error','resolve','68rkZuoV','log','path'];a0_0x2b86=function(){return _0x2916dc;};return a0_0x2b86();}console['log'](a0_0x1b5200(0x175),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x1b5200(0x164),a0_0x1b5200(0x163)]},[a0_0x1b5200(0x15e)],path[a0_0x1b5200(0x171)](meshConfigPath))['then'](()=>{const _0x3810bd=a0_0x1b5200;console[_0x3810bd(0x173)]('Mesh\x20built\x20successfully');})[a0_0x1b5200(0x15f)](_0x4ddeea=>{const _0x4ef6ea=a0_0x1b5200;console[_0x4ef6ea(0x170)](_0x4ef6ea(0x16f),_0x4ddeea);});
|