@adobe-apimesh/mesh-builder 2.5.1 → 2.5.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
|
-
function
|
|
1
|
+
function a0_0x5a54(){const _0x4876a5=['Mesh\x20build\x20failed','Mesh\x20built\x20successfully','slice','446412jgxTpl','catch','build','@graphql-mesh/cli','5lznceC','603930UfYjuo','126744aRVNyf','error','path','then','resolve','1698WlsvPI','6839630ZRMESH','752982bUpfoB','@adobe/','1568wiBzke','log','argv','Building\x20Mesh\x20with\x20config:','1496hrXPfJ','1296vUajME'];a0_0x5a54=function(){return _0x4876a5;};return a0_0x5a54();}const a0_0x5e031c=a0_0x16d7;(function(_0x26fe16,_0x325854){const _0x4529f0=a0_0x16d7;const _0x416b9c=_0x26fe16();while(!![]){try{const _0x4c35dc=-parseInt(_0x4529f0(0x146))/0x1+-parseInt(_0x4529f0(0x145))/0x2+-parseInt(_0x4529f0(0x14d))/0x3+parseInt(_0x4529f0(0x140))/0x4*(parseInt(_0x4529f0(0x144))/0x5)+parseInt(_0x4529f0(0x14b))/0x6*(parseInt(_0x4529f0(0x14f))/0x7)+-parseInt(_0x4529f0(0x13b))/0x8*(parseInt(_0x4529f0(0x13c))/0x9)+parseInt(_0x4529f0(0x14c))/0xa;if(_0x4c35dc===_0x325854){break;}else{_0x416b9c['push'](_0x416b9c['shift']());}}catch(_0x3c292a){_0x416b9c['push'](_0x416b9c['shift']());}}}(a0_0x5a54,0x25307));const path=require(a0_0x5e031c(0x148));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x5e031c(0x143));const args=process[a0_0x5e031c(0x151)][a0_0x5e031c(0x13f)](0x2);function a0_0x16d7(_0x5b174d,_0x101478){const _0x5a548f=a0_0x5a54();a0_0x16d7=function(_0x16d77e,_0x3f9b52){_0x16d77e=_0x16d77e-0x13b;let _0x5ce2ab=_0x5a548f[_0x16d77e];return _0x5ce2ab;};return a0_0x16d7(_0x5b174d,_0x101478);}const meshConfigPath=args[0x0]['split']('=')[0x0];console[a0_0x5e031c(0x150)](a0_0x5e031c(0x152),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x5e031c(0x14e),'@multitenant-graphql/']},[a0_0x5e031c(0x142)],path[a0_0x5e031c(0x14a)](meshConfigPath))[a0_0x5e031c(0x149)](()=>{const _0x3adecc=a0_0x5e031c;console[_0x3adecc(0x150)](_0x3adecc(0x13e));})[a0_0x5e031c(0x141)](_0x50fc75=>{const _0x38c73b=a0_0x5e031c;console[_0x38c73b(0x147)](_0x38c73b(0x13d),_0x50fc75);});
|