@adobe-apimesh/mesh-builder 2.4.2-alpha.1 → 2.5.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
|
-
function
|
|
1
|
+
function a0_0x2c3e(){const _0x3bbab5=['9BWudYC','181624ByPxdS','3942757sbhttg','slice','4815560UUOyJG','Building\x20Mesh\x20with\x20config:','error','1733831cvNXAD','then','@graphql-mesh/cli','39018dJjOyC','log','argv','6520024QiqhKq','path','Mesh\x20build\x20failed','@adobe/','1935366uOwjzp','Mesh\x20built\x20successfully','1115jLVQPu','catch','8EFWRLs'];a0_0x2c3e=function(){return _0x3bbab5;};return a0_0x2c3e();}const a0_0x4f7798=a0_0x20aa;(function(_0x5b5921,_0x23b5f1){const _0x2b206e=a0_0x20aa;const _0x4de6a5=_0x5b5921();while(!![]){try{const _0x3e7875=-parseInt(_0x2b206e(0x128))/0x1+parseInt(_0x2b206e(0x138))/0x2+-parseInt(_0x2b206e(0x132))/0x3*(-parseInt(_0x2b206e(0x136))/0x4)+parseInt(_0x2b206e(0x134))/0x5*(parseInt(_0x2b206e(0x12b))/0x6)+-parseInt(_0x2b206e(0x139))/0x7+-parseInt(_0x2b206e(0x12e))/0x8*(-parseInt(_0x2b206e(0x137))/0x9)+-parseInt(_0x2b206e(0x13b))/0xa;if(_0x3e7875===_0x23b5f1){break;}else{_0x4de6a5['push'](_0x4de6a5['shift']());}}catch(_0x1fce13){_0x4de6a5['push'](_0x4de6a5['shift']());}}}(a0_0x2c3e,0xd3d06));const path=require(a0_0x4f7798(0x12f));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x4f7798(0x12a));const args=process[a0_0x4f7798(0x12d)][a0_0x4f7798(0x13a)](0x2);const meshConfigPath=args[0x0]['split']('=')[0x0];function a0_0x20aa(_0x45465b,_0x4938bf){const _0x2c3ed9=a0_0x2c3e();a0_0x20aa=function(_0x20aa88,_0x4c7196){_0x20aa88=_0x20aa88-0x126;let _0x545106=_0x2c3ed9[_0x20aa88];return _0x545106;};return a0_0x20aa(_0x45465b,_0x4938bf);}console[a0_0x4f7798(0x12c)](a0_0x4f7798(0x126),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x4f7798(0x131),'@multitenant-graphql/']},['build'],path['resolve'](meshConfigPath))[a0_0x4f7798(0x129)](()=>{const _0x5b12b3=a0_0x4f7798;console[_0x5b12b3(0x12c)](_0x5b12b3(0x133));})[a0_0x4f7798(0x135)](_0x5324d1=>{const _0x5dfa67=a0_0x4f7798;console[_0x5dfa67(0x127)](_0x5dfa67(0x130),_0x5324d1);});
|