@adobe-apimesh/mesh-builder 2.4.1-alpha.1 → 2.4.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
|
-
|
|
1
|
+
function a0_0x2007(){const _0x2cae41=['catch','830638TugiaC','@adobe/','1444996pPJPWJ','47625UihhDj','Building\x20Mesh\x20with\x20config:','8506440bIFBwC','slice','840gEvYPe','split','Mesh\x20build\x20failed','3ZlAkUv','Mesh\x20built\x20successfully','134469kMpnfk','232TgmUqx','log','29015xZWvbG','@multitenant-graphql/','resolve','build','5579500DlUqHS','path','error'];a0_0x2007=function(){return _0x2cae41;};return a0_0x2007();}const a0_0x4cb48e=a0_0x328c;(function(_0x407c5b,_0x45e731){const _0x51328b=a0_0x328c;const _0x69c1a3=_0x407c5b();while(!![]){try{const _0x1e9466=-parseInt(_0x51328b(0x127))/0x1+-parseInt(_0x51328b(0x124))/0x2*(parseInt(_0x51328b(0x12e))/0x3)+parseInt(_0x51328b(0x126))/0x4+parseInt(_0x51328b(0x137))/0x5+parseInt(_0x51328b(0x12b))/0x6*(-parseInt(_0x51328b(0x133))/0x7)+-parseInt(_0x51328b(0x131))/0x8*(parseInt(_0x51328b(0x130))/0x9)+parseInt(_0x51328b(0x129))/0xa;if(_0x1e9466===_0x45e731){break;}else{_0x69c1a3['push'](_0x69c1a3['shift']());}}catch(_0x102659){_0x69c1a3['push'](_0x69c1a3['shift']());}}}(a0_0x2007,0xcfd3c));const path=require(a0_0x4cb48e(0x138));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require('@graphql-mesh/cli');const args=process['argv'][a0_0x4cb48e(0x12a)](0x2);function a0_0x328c(_0x145ab3,_0x5063e2){const _0x200754=a0_0x2007();a0_0x328c=function(_0x328cec,_0x1005ac){_0x328cec=_0x328cec-0x122;let _0x4d50d=_0x200754[_0x328cec];return _0x4d50d;};return a0_0x328c(_0x145ab3,_0x5063e2);}const meshConfigPath=args[0x0][a0_0x4cb48e(0x12c)]('=')[0x0];console[a0_0x4cb48e(0x132)](a0_0x4cb48e(0x128),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x4cb48e(0x125),a0_0x4cb48e(0x134)]},[a0_0x4cb48e(0x136)],path[a0_0x4cb48e(0x135)](meshConfigPath))['then'](()=>{const _0x5508ef=a0_0x4cb48e;console[_0x5508ef(0x132)](_0x5508ef(0x12f));})[a0_0x4cb48e(0x123)](_0x235525=>{const _0x1f7977=a0_0x4cb48e;console[_0x1f7977(0x122)](_0x1f7977(0x12d),_0x235525);});
|