@adobe-apimesh/mesh-builder 1.4.2 → 1.4.4
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
|
+
const a0_0x3e9f4c=a0_0x2bd5;function a0_0x2bd5(_0x47c4a1,_0x53aa36){const _0x23a458=a0_0x23a4();a0_0x2bd5=function(_0x2bd56a,_0x108d5e){_0x2bd56a=_0x2bd56a-0x19e;let _0x33d38b=_0x23a458[_0x2bd56a];return _0x33d38b;};return a0_0x2bd5(_0x47c4a1,_0x53aa36);}(function(_0x5d6f25,_0x435c60){const _0x4e7159=a0_0x2bd5;const _0x22f611=_0x5d6f25();while(!![]){try{const _0x401df6=parseInt(_0x4e7159(0x1b2))/0x1*(parseInt(_0x4e7159(0x1a6))/0x2)+-parseInt(_0x4e7159(0x1a9))/0x3*(-parseInt(_0x4e7159(0x1a3))/0x4)+parseInt(_0x4e7159(0x1b1))/0x5*(parseInt(_0x4e7159(0x1ac))/0x6)+parseInt(_0x4e7159(0x1a4))/0x7+parseInt(_0x4e7159(0x19f))/0x8*(-parseInt(_0x4e7159(0x1ab))/0x9)+parseInt(_0x4e7159(0x1b6))/0xa+parseInt(_0x4e7159(0x1a5))/0xb*(-parseInt(_0x4e7159(0x1b0))/0xc);if(_0x401df6===_0x435c60){break;}else{_0x22f611['push'](_0x22f611['shift']());}}catch(_0x545c39){_0x22f611['push'](_0x22f611['shift']());}}}(a0_0x23a4,0x9c9b7));const path=require(a0_0x3e9f4c(0x1ad));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require('@graphql-mesh/cli');const args=process[a0_0x3e9f4c(0x1a0)][a0_0x3e9f4c(0x1a7)](0x2);const meshConfigPath=args[0x0][a0_0x3e9f4c(0x1ae)]('=')[0x0];console[a0_0x3e9f4c(0x1b3)](a0_0x3e9f4c(0x1a2),meshConfigPath);function a0_0x23a4(){const _0x43bdb0=['then','8049050eamQHi','resolve','@multitenant-graphql/','1528XVrNux','argv','Mesh\x20build\x20failed','Building\x20Mesh\x20with\x20config:','4IfbmFB','6368117QdfLzp','2761QalTaL','2ZQNkai','slice','error','1673943yMYuyq','@adobe/','6111cWotwg','6tQTWWj','path','split','catch','130848qgUNOD','4949885VZFFkG','245462dlUmDj','log','Mesh\x20built\x20successfully'];a0_0x23a4=function(){return _0x43bdb0;};return a0_0x23a4();}graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x3e9f4c(0x1aa),a0_0x3e9f4c(0x19e)]},['build'],path[a0_0x3e9f4c(0x1b7)](meshConfigPath))[a0_0x3e9f4c(0x1b5)](()=>{const _0x735101=a0_0x3e9f4c;console[_0x735101(0x1b3)](_0x735101(0x1b4));})[a0_0x3e9f4c(0x1af)](_0x11648b=>{const _0x3bb51f=a0_0x3e9f4c;console[_0x3bb51f(0x1a8)](_0x3bb51f(0x1a1),_0x11648b);});
|