@adobe-apimesh/mesh-builder 2.1.2 → 2.1.3
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
|
+
const a0_0x45ef69=a0_0x4832;function a0_0x4832(_0x582706,_0x418ac8){const _0x295faf=a0_0x295f();a0_0x4832=function(_0x483239,_0x1c80b1){_0x483239=_0x483239-0x6c;let _0x19a70a=_0x295faf[_0x483239];return _0x19a70a;};return a0_0x4832(_0x582706,_0x418ac8);}(function(_0x5c4966,_0x409898){const _0x53a8dc=a0_0x4832;const _0x145a2f=_0x5c4966();while(!![]){try{const _0x8509e0=-parseInt(_0x53a8dc(0x7c))/0x1+parseInt(_0x53a8dc(0x77))/0x2*(-parseInt(_0x53a8dc(0x7a))/0x3)+-parseInt(_0x53a8dc(0x7e))/0x4+-parseInt(_0x53a8dc(0x74))/0x5*(parseInt(_0x53a8dc(0x75))/0x6)+-parseInt(_0x53a8dc(0x73))/0x7+-parseInt(_0x53a8dc(0x6e))/0x8+parseInt(_0x53a8dc(0x6c))/0x9;if(_0x8509e0===_0x409898){break;}else{_0x145a2f['push'](_0x145a2f['shift']());}}catch(_0x13427b){_0x145a2f['push'](_0x145a2f['shift']());}}}(a0_0x295f,0x745c3));const path=require('path');const {DEFAULT_CLI_PARAMS,graphqlMesh}=require('@graphql-mesh/cli');const args=process['argv'][a0_0x45ef69(0x6d)](0x2);function a0_0x295f(){const _0x5e3ac7=['resolve','19028655nTUPdm','slice','745328ORydta','@multitenant-graphql/','Building\x20Mesh\x20with\x20config:','split','catch','1744309JmZpat','1180PKUYYm','30WrrumT','log','2ZmjZJh','Mesh\x20built\x20successfully','@adobe/','1495173lAZaUY','then','603512SnBQlP','Mesh\x20build\x20failed','768992Lgefre'];a0_0x295f=function(){return _0x5e3ac7;};return a0_0x295f();}const meshConfigPath=args[0x0][a0_0x45ef69(0x71)]('=')[0x0];console[a0_0x45ef69(0x76)](a0_0x45ef69(0x70),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x45ef69(0x79),a0_0x45ef69(0x6f)]},['build'],path[a0_0x45ef69(0x7f)](meshConfigPath))[a0_0x45ef69(0x7b)](()=>{const _0x2c5c7d=a0_0x45ef69;console[_0x2c5c7d(0x76)](_0x2c5c7d(0x78));})[a0_0x45ef69(0x72)](_0x5bf7bf=>{const _0x4c90f9=a0_0x45ef69;console['error'](_0x4c90f9(0x7d),_0x5bf7bf);});
|